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: [aiofiles](https://github.com/Tinche/aiofiles), [aiohttp](https://github.com/aio-libs/aiohttp), [aiosqlite](https://github.com/omnilib/aiosqlite) and [requests-oauthlib](https://github.com/requests/requests-oauthlib).


Updates `aiofiles` from 0.8.0 to 24.1.0
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](Tinche/aiofiles@v0.8.0...v24.1.0)

Updates `aiohttp` from 3.10.2 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.10.2...v3.10.3)

Updates `aiosqlite` from 0.17.0 to 0.20.0
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](omnilib/aiosqlite@v0.17.0...v0.20.0)

Updates `requests-oauthlib` from 1.3.1 to 2.0.0
- [Release notes](https://github.com/requests/requests-oauthlib/releases)
- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)
- [Commits](requests/requests-oauthlib@v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-dependencies
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: aiosqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: requests-oauthlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 57185fc commit 1f4d2de
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
aiofiles==0.8.0
aiofiles==24.1.0
aiogifs @ git+https://github.com/moanie/aiogifs.git@730fdb7bca18842db93b71cf0c50b93f9cc3c31a
aiohappyeyeballs==2.3.5
aiohttp==3.10.2
aiohttp==3.10.3
aiosignal==1.3.1
aiosqlite==0.17.0
aiosqlite==0.20.0
akinator-py==0.2.5
alexflipnote-py==4.0.2
asuna-api==0.3.3
Expand Down Expand Up @@ -58,7 +58,7 @@ pycparser==2.22
pynacl==1.5.0
python-cse @ git+https://github.com/JDJGInc/python-cse@daf5aff721e65186fa258ed39c8d326171291674
python-dateutil==2.9.0.post0
requests-oauthlib==1.3.1
requests-oauthlib==2.0.0
requests==2.32.3
six==1.16.0
somerandomapi-py==0.0.7
Expand Down

0 comments on commit 1f4d2de

Please sign in to comment.