We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2834307 commit 86a1086Copy full SHA for 86a1086
requirements.txt
@@ -90,7 +90,7 @@ typing-extensions==4.8.0
90
# limits
91
webassets==2.0
92
# via flask-assets
93
-werkzeug==3.0.0
+werkzeug==3.0.1
94
# via flask
95
wrapt==1.15.0
96
# via deprecated
requirements_dev.txt
@@ -81,7 +81,7 @@ pygments==2.16.1
81
# via rich
82
pyproject-hooks==1.0.0
83
# via build
84
-pytest==7.4.2
+pytest==7.4.3
85
# via pytest-cov
86
pytest-cov==4.1.0
87
# via -r requirements_dev.in
@@ -91,7 +91,7 @@ requests==2.31.0
# via safety
rich==13.6.0
# via bandit
-ruamel-yaml==0.18.1
+ruamel-yaml==0.18.2
ruamel-yaml-clib==0.2.8
97
# via ruamel-yaml
0 commit comments