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 dbd0c5b commit 7502c46Copy full SHA for 7502c46
ci-constraints-requirements.txt
@@ -65,7 +65,7 @@ execnet==2.1.1
65
# via pytest-xdist
66
filelock==3.16.1 ; python_full_version < '3.9'
67
# via virtualenv
68
-filelock==3.18.0 ; python_full_version >= '3.9'
+filelock==3.19.1 ; python_full_version >= '3.9'
69
70
idna==3.10
71
# via requests
0 commit comments