We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7386bd9 commit e6267c1Copy full SHA for e6267c1
1 file changed
functions/imagemagick/requirements-dev.txt
@@ -1,4 +1,4 @@
1
uuid==1.30
2
-pytest==8.2.0; python_version > "3.0"
+pytest==9.0.3; python_version > "3.0"
3
# pin pytest to 4.6.11 or lower for Python2.
4
-pytest==4.6.11; python_version < "3.0"
+pytest==9.0.3; python_version < "3.0"
0 commit comments