Skip to content

Commit fdf4713

Browse files
Bump mysqlclient from 1.4.6 to 2.0.1
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient-python) from 1.4.6 to 2.0.1. - [Release notes](https://github.com/PyMySQL/mysqlclient-python/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient-python/blob/master/HISTORY.rst) - [Commits](https://github.com/PyMySQL/mysqlclient-python/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5b02330 commit fdf4713

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

Pipfile.lock

Lines changed: 14 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
asgiref==3.2.10
2-
Django==3.1.2
1+
-i https://pypi.org/simple/
2+
asgiref==3.3.1
3+
django==3.0.7
34
mysqlclient==2.0.1
4-
python-dotenv==0.14.0
5-
pytz==2020.1
6-
sqlparse==0.3.1
5+
python-dotenv==0.13.0
6+
pytz==2020.4
7+
sqlparse==0.4.1

0 commit comments

Comments
 (0)