Skip to content

Commit

Permalink
Bump the bowtie-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the bowtie-dependencies group with 4 updates: [frozenlist](https://github.com/aio-libs/frozenlist), [rich](https://github.com/Textualize/rich), [typeguard](https://github.com/agronholm/typeguard) and [yarl](https://github.com/aio-libs/yarl).


Updates `frozenlist` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/aio-libs/frozenlist/releases)
- [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst)
- [Commits](aio-libs/frozenlist@v1.4.1...v1.5.0)

Updates `rich` from 13.9.2 to 13.9.3
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.2...v13.9.3)

Updates `typeguard` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/typeguard@4.3.0...4.4.0)

Updates `yarl` from 1.15.5 to 1.16.0
- [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.15.5...v1.16.0)

---
updated-dependencies:
- dependency-name: frozenlist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bowtie-dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bowtie-dependencies
- dependency-name: typeguard
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] authored Oct 28, 2024
1 parent dbb31da commit 4d0bc21
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ diagnostic==2.1.0
# via bowtie-json-schema (pyproject.toml)
docutils==0.21.2
# via diagnostic
frozenlist==1.4.1
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
Expand Down Expand Up @@ -97,7 +97,7 @@ referencing-loaders==2024.5.2
# via bowtie-json-schema (pyproject.toml)
requests==2.32.3
# via github3-py
rich==13.9.2
rich==13.9.3
# via
# bowtie-json-schema (pyproject.toml)
# diagnostic
Expand All @@ -117,7 +117,7 @@ sniffio==1.3.1
# httpx
structlog==24.4.0
# via bowtie-json-schema (pyproject.toml)
typeguard==4.3.0
typeguard==4.4.0
# via inflect
typing-extensions==4.12.2
# via
Expand All @@ -129,5 +129,5 @@ url-py==0.12.0
# via bowtie-json-schema (pyproject.toml)
urllib3==2.2.3
# via requests
yarl==1.15.5
yarl==1.16.0
# via aiohttp

0 comments on commit 4d0bc21

Please sign in to comment.