Skip to content

Commit 9df1f4f

Browse files
chore(deps): bump the dependencies group
Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) and [yarl](https://github.com/aio-libs/yarl) to permit the latest version. Updates `aiohttp` to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.14.1...v3.14.3) Updates `yarl` to 1.24.5 - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.24.2...v1.24.5) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: dependencies - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2875c26 commit 9df1f4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

example/example1/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp >= 3.14.1, < 4
1+
aiohttp >= 3.14.3, < 4
22
aiosignal >= 1.4.0
33
attrs >= 26.1.0
44
frozenlist >= 1.8.0
@@ -7,5 +7,5 @@ multidict >= 6.7.1
77
openfga-sdk >= 0.10.4 # x-release-please-version
88
python-dateutil >= 2.9.0.post0
99
urllib3 != 2.0.0.dev, != 2.1.0.dev, != 2.2.0, != 2.2.1, >= 2.7.0, < 3
10-
yarl >= 1.24.2
10+
yarl >= 1.24.5
1111
python-dotenv >= 1.2.2, < 2

0 commit comments

Comments
 (0)