We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0efd69 commit 7b14aa3Copy full SHA for 7b14aa3
requirements_dev.txt
@@ -2,7 +2,7 @@ Click<=8.0.4; python_version < '3.7'
2
Click>=8.1.3; python_version >= '3.7'
3
coverage==5.4
4
Flask==2.0.3; python_version < '3.7'
5
-Flask==2.2.2; python_version >= '3.7'
+Flask==2.2.5; python_version >= '3.7'
6
configparser==3.5.0
7
flake8==5.0.4
8
mock==3.0.5
0 commit comments