Skip to content

Commit f047211

Browse files
debug: upgrade packages
1 parent 293fdff commit f047211

File tree

4 files changed

+631
-563
lines changed

4 files changed

+631
-563
lines changed

docs/.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# we have to declare our dependencies here
44

55
mkdocs==1.2.3
6-
mkdocs-material==7.2.6
6+
mkdocs-material==7.3.6
77
mkdocs-markdownextradata-plugin==0.1.9

modmail/constraints.txt

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,27 @@
33

44
aiodns==3.0.0
55
aiohttp==3.7.4.post0
6-
arrow==1.1.1
6+
arrow==1.2.1
77
async-timeout==3.0.1
8-
atoml==1.0.3
8+
atoml==1.1.0
99
attrs==21.2.0
1010
brotlipy==0.7.0
1111
cchardet==2.1.7
12-
cffi==1.14.6
12+
cffi==1.15.0
1313
chardet==4.0.0
1414
colorama==0.4.4
1515
coloredlogs==15.0.1
1616
discord.py @ https://github.com/Rapptz/discord.py/archive/master.zip
1717
humanfriendly==10.0
18-
idna==3.2
19-
multidict==5.1.0
20-
numpy==1.21.1
21-
pycares==4.0.0
22-
pycparser==2.20
18+
idna==3.3
19+
multidict==5.2.0
20+
pycares==4.1.2
21+
pycparser==2.21
2322
pydantic==1.8.2
2423
pyreadline3==3.3
2524
python-dateutil==2.8.2
26-
python-dotenv==0.19.0
27-
rapidfuzz==1.6.1
25+
python-dotenv==0.19.2
26+
rapidfuzz==1.8.2
2827
six==1.16.0
29-
typing-extensions==3.10.0.2
30-
yarl==1.6.3
28+
typing-extensions==4.0.0
29+
yarl==1.7.2

0 commit comments

Comments
 (0)