Skip to content

Commit a27f8bc

Browse files
committed
dpy 1.3.4
1 parent f51a7fb commit a27f8bc

File tree

4 files changed

+29
-28
lines changed

4 files changed

+29
-28
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ parsedatetime = "==2.6"
2121
aiohttp = ">=3.6.0,<3.7.0"
2222
python-dotenv = ">=0.10.3"
2323
pipenv = "*"
24-
"discord.py" = "==1.3.3"
24+
"discord.py" = "==1.3.4"
2525

2626
[requires]
2727
python_version = "3.7"

Pipfile.lock

+25-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.min.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aiohttp==3.6.2
66
async-timeout==3.0.1
77
attrs==19.3.0
88
chardet==3.0.4
9-
discord.py==1.3.3
9+
discord.py==1.3.4
1010
dnspython==1.16.0
1111
emoji==0.5.4
1212
future==0.18.2
@@ -18,7 +18,7 @@ natural==0.2.0
1818
parsedatetime==2.6
1919
pymongo==3.10.1
2020
python-dateutil==2.8.1
21-
python-dotenv==0.13.0
21+
python-dotenv==0.14.0
2222
six==1.15.0
2323
websockets==8.1
2424
yarl==1.4.2

runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-3.7.6
1+
python-3.7.7

0 commit comments

Comments
 (0)