Skip to content

Commit ba20b41

Browse files
Upgrade: Bump the regression group across 1 directory with 5 updates
Bumps the regression group with 5 updates in the /regression_runner directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.6` | `2.6.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.12` | `3.11.15` | | [attrs](https://github.com/sponsors/hynek) | `25.1.0` | `25.3.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.1.0` | `6.3.0` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.1` | `0.3.1` | Updates `aiohappyeyeballs` from 2.4.6 to 2.6.1 - [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.6...v2.6.1) Updates `aiohttp` from 3.11.12 to 3.11.15 - [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.12...v3.11.15) Updates `attrs` from 25.1.0 to 25.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `multidict` from 6.1.0 to 6.3.0 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.1.0...v6.3.0) Updates `propcache` from 0.2.1 to 0.3.1 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.2.1...v0.3.1) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regression - dependency-name: aiohttp 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-minor dependency-group: regression - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regression - dependency-name: propcache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regression ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c05f36 commit ba20b41

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

regression_runner/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
aiohappyeyeballs==2.4.6
2-
aiohttp==3.11.12
1+
aiohappyeyeballs==2.6.1
2+
aiohttp==3.11.15
33
aiosignal==1.3.2
4-
attrs==25.1.0
4+
attrs==25.3.0
55
certifi==2025.1.31
66
charset-normalizer==3.4.1
77
click==8.1.8
88
coloredlogs==15.0.1
99
frozenlist==1.5.0
1010
humanfriendly==10.0
1111
idna==3.10
12-
multidict==6.1.0
13-
propcache==0.2.1
12+
multidict==6.3.0
13+
propcache==0.3.1
1414
PyYAML==6.0.2
1515
requests==2.32.3
1616
tinydb==4.8.2

0 commit comments

Comments
 (0)