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 c296a1c commit a5c9d97Copy full SHA for a5c9d97
scripts/requirements.txt
@@ -5,24 +5,24 @@ deepdiff==8.0.1
5
gitdb==4.0.11
6
GitPython==3.1.43
7
glob2==0.7
8
-idna==3.8
+idna==3.10
9
iniconfig==2.0.0
10
-mako==1.3.5
11
-MarkupSafe==2.1.5
12
-packaging==24.1
+mako==1.3.6
+MarkupSafe==3.0.2
+packaging==24.2
13
parse==1.20.2
14
-parse-type==0.6.3
+parse-type==0.6.4
15
pluggy==1.5.0
16
-PyGithub==2.4.0
17
-pyparsing==3.1.4
18
-pytest==8.3.2
19
-pytest-bdd==7.2.0
+PyGithub==2.5.0
+pyparsing==3.2.0
+pytest==8.3.4
+pytest-bdd==8.0.0
20
PyYAML==6.0.2
21
requests==2.32.3
22
retrying==1.3.4
23
semver==3.0.2
24
six==1.16.0
25
smmap==5.0.1
26
toml==0.10.2
27
-urllib3==2.2.2
+urllib3==2.2.3
28
0 commit comments