Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Bump oauthlib from 3.2.1 to 3.2.2 in /bots/rebecca (#110)
Browse files Browse the repository at this point in the history
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](oauthlib/oauthlib@v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oscar Kevin <[email protected]>
  • Loading branch information
dependabot[bot] and oscoDOTblog authored Mar 7, 2023
1 parent c0f3044 commit a84cf7c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion bots/rebecca/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
apscheduler==3.9.1
discord.py==1.7.3
requests==2.28.1
idna==3.2
multidict==5.1.0
oauthlib==3.2.2
PySocks==1.7.1
pytz==2021.1
requests==2.28.1
requests-oauthlib==1.3.0
six==1.16.0
tweepy==3.10.0
typing-extensions==3.10.0.2
tzlocal==2.1
urllib3==1.26.6
yarl==1.6.3

0 comments on commit a84cf7c

Please sign in to comment.