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 4fdefcc commit 9856e2bCopy full SHA for 9856e2b
scripts/requirements.txt
@@ -1,26 +1,26 @@
1
-attrs==23.2.0
2
-certifi==2024.6.2
+attrs==24.2.0
+certifi==2024.8.30
3
chardet==5.2.0
4
docker==7.1.0
5
environs==11.0.0
6
execnet==2.1.1
7
gitdb==4.0.11
8
GitPython==3.1.43
9
glob2==0.7
10
-idna==3.7
+idna==3.8
11
iniconfig==2.0.0
12
mako==1.3.5
13
MarkupSafe==2.1.5
14
packaging==24.1
15
parse==1.20.2
16
-parse-type==0.6.2
+parse-type==0.6.3
17
pluggy==1.5.0
18
psutil==6.0.0
19
-PyGithub==2.3.0
20
-pyparsing==3.1.2
21
-pytest==8.2.2
+PyGithub==2.4.0
+pyparsing==3.1.4
+pytest==8.3.2
22
pytest-bdd==7.2.0
23
-PyYAML==6.0.1
+PyYAML==6.0.2
24
requests==2.32.3
25
responses==0.25.3
26
retrying==1.3.4
0 commit comments