Skip to content

Commit

Permalink
Bump the bowtie-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bowtie-dependencies group with 3 updates: [aiodocker](https://github.com/aio-libs/aiodocker), [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) and [yarl](https://github.com/aio-libs/yarl).


Updates `aiodocker` from 0.22.2 to 0.23.0
- [Release notes](https://github.com/aio-libs/aiodocker/releases)
- [Changelog](https://github.com/aio-libs/aiodocker/blob/main/CHANGES.rst)
- [Commits](aio-libs/aiodocker@v0.22.2...v0.23.0)

Updates `aiohappyeyeballs` from 2.4.0 to 2.4.2
- [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.0...v2.4.2)

Updates `yarl` from 1.11.1 to 1.13.1
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.11.1...v1.13.1)

---
updated-dependencies:
- dependency-name: aiodocker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bowtie-dependencies
- dependency-name: aiohappyeyeballs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bowtie-dependencies
- dependency-name: yarl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bowtie-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 30, 2024
1 parent fbb81f2 commit 6f0c495
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --no-cache --output-file /Users/julian/Development/bowtie/requirements.txt pyproject.toml
aiodocker==0.22.2
aiodocker==0.23.0
# via bowtie-json-schema (pyproject.toml)
aiohappyeyeballs==2.4.0
aiohappyeyeballs==2.4.2
# via aiohttp
aiohttp==3.10.5
# via aiodocker
Expand Down Expand Up @@ -127,5 +127,5 @@ url-py==0.11.3
# via bowtie-json-schema (pyproject.toml)
urllib3==2.2.3
# via requests
yarl==1.11.1
yarl==1.13.1
# via aiohttp

0 comments on commit 6f0c495

Please sign in to comment.