Skip to content

Commit

Permalink
Bump the python-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 4 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [attrs](https://github.com/sponsors/hynek), [cffi](https://github.com/python-cffi/cffi) and [orjson](https://github.com/ijl/orjson).


Updates `aiohttp` from 3.9.5 to 3.10.3
- [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.9.5...v3.10.3)

Updates `attrs` from 23.2.0 to 24.2.0
- [Commits](https://github.com/sponsors/hynek/commits)

Updates `cffi` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.16.0...v1.17.0)

Updates `orjson` from 3.10.6 to 3.10.7
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.10.6...3.10.7)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-dependencies
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: orjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent dea8e8f commit ac8effa
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
@@ -1,10 +1,10 @@
aiodns==3.2.0
aiohttp==3.9.5
aiohttp==3.10.3
aiosignal==1.3.1
attrs==23.2.0
attrs==24.2.0
braceexpand==0.1.7
brotli==1.1.0
cffi==1.16.0
cffi==1.17.0
click==8.1.7
colorama==0.4.6
discord-py @ git+https://github.com/Rapptz/discord.py.git@ff638d393d0f5a83639ccc087bec9bf588b59a22
Expand All @@ -14,7 +14,7 @@ idna==3.7
import-expression==2.1.0.post1
jishaku @ git+https://github.com/Gorialis/jishaku.git@4408b2a11a6cc000b78edaaa03f88abbc9795a17
multidict==6.0.5
orjson==3.10.6
orjson==3.10.7
pycares==4.4.0
pycparser==2.22
pynacl==1.5.0
Expand Down

0 comments on commit ac8effa

Please sign in to comment.