Skip to content

Commit 511b912

Browse files
Upgrade: Bump the dependencies group across 1 directory with 19 updates (#472)
Bumps the dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.3` | `3.9.5` | | [anyio](https://github.com/agronholm/anyio) | `4.3.0` | `4.4.0` | | [boto3](https://github.com/boto/boto3) | `1.34.53` | `1.34.138` | | [botocore](https://github.com/boto/botocore) | `1.34.53` | `1.34.138` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.5` | `42.0.8` | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | `1.2.0` | `1.2.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.42` | `3.1.43` | | [httpcore](https://github.com/encode/httpcore) | `1.0.4` | `1.0.5` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.0` | `3.21.3` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.1` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.9.0` | `2.9.0.post0` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [s3transfer](https://github.com/boto/s3transfer) | `0.10.0` | `0.10.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.6` | `2.7.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.12.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `1.26.19` | Updates `aiohttp` from 3.9.3 to 3.9.5 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.9.3...v3.9.5) Updates `anyio` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.3.0...4.4.0) Updates `boto3` from 1.34.53 to 1.34.138 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.53...1.34.138) Updates `botocore` from 1.34.53 to 1.34.138 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.53...1.34.138) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) Updates `cryptography` from 42.0.5 to 42.0.8 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...42.0.8) Updates `exceptiongroup` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.2.0...1.2.1) Updates `gitpython` from 3.1.42 to 3.1.43 - [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.42...3.1.43) Updates `httpcore` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.4...1.0.5) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `marshmallow` from 3.21.0 to 3.21.3 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.0...3.21.3) Updates `packaging` from 23.2 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.1) Updates `pycparser` from 2.21 to 2.22 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.21...release_v2.22) Updates `python-dateutil` from 2.9.0 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.9.0...2.9.0.post0) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `s3transfer` from 0.10.0 to 0.10.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.10.0...0.10.2) Updates `sentry-sdk` from 1.40.6 to 2.7.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.40.6...2.7.1) Updates `typing-extensions` from 4.10.0 to 4.12.2 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.12.2) Updates `urllib3` from 1.26.18 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pycparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c99e18b commit 511b912

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

regression_runner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ requests==2.32.3
1616
six==1.16.0
1717
tinydb==4.8.0
1818
tuspy==1.0.3
19-
urllib3==2.2.2
19+
urllib3==1.26.19
2020
verboselogs==1.7
2121
yarl==1.9.4

requirements.txt

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
aioauth-client==0.28.1
2-
aiohttp==3.9.3
2+
aiohttp==3.9.5
33
aiosignal==1.3.1
4-
anyio==4.3.0
4+
anyio==4.4.0
55
async-timeout==4.0.3
66
attrs==23.2.0
7-
boto3==1.34.53
8-
botocore==1.34.53
9-
certifi==2024.2.2
7+
boto3==1.34.138
8+
botocore==1.34.138
9+
certifi==2024.6.2
1010
cffi==1.16.0
1111
charset-normalizer==3.3.2
1212
click==8.1.7
13-
cryptography==42.0.5
14-
exceptiongroup==1.2.0
13+
cryptography==42.0.8
14+
exceptiongroup==1.2.1
1515
frozenlist==1.4.1
1616
gitdb==4.0.11
1717
github3.py==4.0.1
18-
GitPython==3.1.42
18+
GitPython==3.1.43
1919
h11==0.14.0
20-
httpcore==1.0.4
20+
httpcore==1.0.5
2121
httpx==0.27.0
22-
idna==3.6
22+
idna==3.7
2323
jmespath==1.0.1
24-
marshmallow==3.21.0
24+
marshmallow==3.21.3
2525
marshmallow-enum==1.5.1
2626
multidict==6.0.5
2727
openttd-helpers==1.4.0
28-
packaging==23.2
29-
pycparser==2.21
28+
packaging==24.1
29+
pycparser==2.22
3030
PyJWT==2.8.0
31-
python-dateutil==2.9.0
31+
python-dateutil==2.9.0.post0
3232
PyYAML==6.0.1
33-
requests==2.31.0
34-
s3transfer==0.10.0
35-
sentry-sdk==1.40.6
33+
requests==2.32.3
34+
s3transfer==0.10.2
35+
sentry-sdk==2.7.1
3636
six==1.16.0
3737
smmap==5.0.1
3838
sniffio==1.3.1
39-
typing_extensions==4.10.0
39+
typing_extensions==4.12.2
4040
uritemplate==4.1.1
41-
urllib3==1.26.18
41+
urllib3==1.26.19
4242
yarl==1.9.4

0 commit comments

Comments
 (0)