We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11abce6 commit 2ec6f52Copy full SHA for 2ec6f52
requirements.txt
@@ -23,7 +23,7 @@ platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
23
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
24
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
25
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
26
-pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
+pytest==8.2.1 ; python_version >= "3.10" and python_version < "4.0"
27
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
28
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
29
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments