Skip to content

Commit 9f67371

Browse files
authored
Update dependencies (#28)
1 parent 70bf213 commit 9f67371

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
black==22.3.0
2-
ipython==8.2.0
1+
black==22.6.0
2+
ipython==8.4.0
33
isort==5.10.1
4-
mypy==0.942
4+
mypy==0.971
55
mypy-extensions==0.4.3
6-
pre-commit==2.19.0
7-
pylint==2.13.5
6+
pre-commit==2.20.0
7+
pylint==2.14.5
88
python-dotenv==0.20.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
discord==1.0.1
22
discord.py==1.7.3
3-
emoji==1.7.0
3+
emoji==2.0.0
44
python-dotenv==0.20.0
5-
SQLAlchemy==1.4.37
5+
SQLAlchemy==1.4.39

0 commit comments

Comments
 (0)