Skip to content

Commit b625ced

Browse files
Upgrade: Bump the regression group across 1 directory with 8 updates (#495)
Bumps the regression group with 8 updates in the /regression_runner directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.4` | `2.4.6` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.10` | `3.11.12` | | [aiosignal](https://github.com/aio-libs/aiosignal) | `1.3.1` | `1.3.2` | | [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` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | Updates `aiohappyeyeballs` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.4.4...v2.4.6) Updates `aiohttp` from 3.11.10 to 3.11.12 - [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.11.10...v3.11.12) Updates `aiosignal` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](aio-libs/aiosignal@v1.3.1...v1.3.2) 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 `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) 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: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regression - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regression - dependency-name: aiosignal dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regression - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: regression - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: regression - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regression - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regression - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regression ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 638b31c commit b625ced

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

regression_runner/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
aiohappyeyeballs==2.4.4
2-
aiohttp==3.11.10
3-
aiosignal==1.3.1
4-
attrs==24.2.0
5-
certifi==2024.8.30
6-
charset-normalizer==3.4.0
7-
click==8.1.7
1+
aiohappyeyeballs==2.4.6
2+
aiohttp==3.11.12
3+
aiosignal==1.3.2
4+
attrs==25.1.0
5+
certifi==2025.1.31
6+
charset-normalizer==3.4.1
7+
click==8.1.8
88
coloredlogs==15.0.1
99
frozenlist==1.5.0
1010
humanfriendly==10.0
@@ -15,6 +15,6 @@ PyYAML==6.0.2
1515
requests==2.32.3
1616
tinydb==4.8.2
1717
tuspy==1.1.0
18-
urllib3==2.2.3
18+
urllib3==2.3.0
1919
verboselogs==1.7
2020
yarl==1.18.3

0 commit comments

Comments
 (0)