Skip to content

Commit

Permalink
Bump the core-scripts group across 1 directory with 14 updates
Browse files Browse the repository at this point in the history
Bumps the core-scripts group with 14 updates in the /scripts directory:

| Package | From | To |
| --- | --- | --- |
| [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `25.1.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` |
| [environs](https://github.com/sloria/environs) | `11.2.1` | `14.1.0` |
| [gitdb](https://github.com/gitpython-developers/gitdb) | `4.0.11` | `4.0.12` |
| [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.43` | `3.1.44` |
| [mako](https://github.com/sqlalchemy/mako) | `1.3.6` | `1.3.8` |
| [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` |
| [pyparsing](https://github.com/pyparsing/pyparsing) | `3.2.0` | `3.2.1` |
| [pytest-bdd](https://github.com/pytest-dev/pytest-bdd) | `8.0.0` | `8.1.0` |
| [responses](https://github.com/getsentry/responses) | `0.25.3` | `0.25.6` |
| [semver](https://github.com/python-semver/python-semver) | `3.0.2` | `3.0.4` |
| [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` |
| [smmap](https://github.com/gitpython-developers/smmap) | `5.0.1` | `5.0.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` |



Updates `attrs` from 24.2.0 to 25.1.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `certifi` from 2024.8.30 to 2025.1.31
- [Commits](certifi/python-certifi@2024.08.30...2025.01.31)

Updates `environs` from 11.2.1 to 14.1.0
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md)
- [Commits](sloria/environs@11.2.1...14.1.0)

Updates `gitdb` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/gitpython-developers/gitdb/releases)
- [Commits](gitpython-developers/gitdb@4.0.11...4.0.12)

Updates `gitpython` from 3.1.43 to 3.1.44
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.43...3.1.44)

Updates `mako` from 1.3.6 to 1.3.8
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

Updates `psutil` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1)

Updates `pyparsing` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](pyparsing/pyparsing@3.2.0...3.2.1)

Updates `pytest-bdd` from 8.0.0 to 8.1.0
- [Changelog](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-bdd@8.0.0...8.1.0)

Updates `responses` from 0.25.3 to 0.25.6
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.3...0.25.6)

Updates `semver` from 3.0.2 to 3.0.4
- [Release notes](https://github.com/python-semver/python-semver/releases)
- [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst)
- [Commits](python-semver/python-semver@3.0.2...3.0.4)

Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

Updates `smmap` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/gitpython-developers/smmap/releases)
- [Commits](gitpython-developers/smmap@v5.0.1...v5.0.2)

Updates `urllib3` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.3.0)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-scripts
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-scripts
- dependency-name: environs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core-scripts
- dependency-name: gitdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: mako
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: pytest-bdd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-scripts
- dependency-name: responses
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-scripts
- dependency-name: smmap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: core-scripts
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core-scripts
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent f9328d2 commit e581f53
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
attrs==24.2.0
certifi==2024.8.30
attrs==25.1.0
certifi==2025.1.31
chardet==5.2.0
docker==7.1.0
environs==11.2.1
environs==14.1.0
execnet==2.1.1
gitdb==4.0.11
GitPython==3.1.43
gitdb==4.0.12
GitPython==3.1.44
glob2==0.7
idna==3.10
iniconfig==2.0.0
mako==1.3.6
mako==1.3.8
MarkupSafe==3.0.2
packaging==24.2
parse==1.20.2
parse-type==0.6.4
pluggy==1.5.0
psutil==6.1.0
psutil==6.1.1
PyGithub==2.5.0
pyparsing==3.2.0
pyparsing==3.2.1
pytest==8.3.4
pytest-bdd==8.0.0
pytest-bdd==8.1.0
PyYAML==6.0.2
requests==2.32.3
responses==0.25.3
responses==0.25.6
retrying==1.3.4
semantic-version==2.10.0
semver==3.0.2
six==1.16.0
smmap==5.0.1
semver==3.0.4
six==1.17.0
smmap==5.0.2
toml==0.10.2
urllib3==2.2.3
urllib3==2.3.0
websocket-client==1.8.0
analytics-python==1.4.post1
behave==1.2.6

0 comments on commit e581f53

Please sign in to comment.