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

Commit a84cf7c

Browse files
Bump oauthlib from 3.2.1 to 3.2.2 in /bots/rebecca (#110)
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]>
1 parent c0f3044 commit a84cf7c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

bots/rebecca/requirements.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
apscheduler==3.9.1
22
discord.py==1.7.3
3-
requests==2.28.1
3+
idna==3.2
4+
multidict==5.1.0
5+
oauthlib==3.2.2
6+
PySocks==1.7.1
7+
pytz==2021.1
8+
requests==2.28.1
9+
requests-oauthlib==1.3.0
10+
six==1.16.0
11+
tweepy==3.10.0
12+
typing-extensions==3.10.0.2
13+
tzlocal==2.1
14+
urllib3==1.26.6
15+
yarl==1.6.3

0 commit comments

Comments
 (0)