Skip to content

Commit 83218f4

Browse files
author
Simeranjeet Sandhu
committed
Upgraded mysql-connector-python/gunicorn
1 parent fb584b3 commit 83218f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ djangorestframework>=3.15.2,<3.16.0
2222

2323
flake8>=3.9.0,<4.0.1
2424

25-
gunicorn>=22.0.0, <22.1.0
25+
gunicorn>=23.0.0, <23.1.0
2626

2727
isort>=5.11.0, <5.12.0
2828

29-
mysql-connector-python >=9.1.0, <9.2.0
29+
mysql-connector-python >=9.3.0, <9.4.0
3030

3131
#openlxp-authentication >=1.1.2, <1.2
3232

0 commit comments

Comments
 (0)