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 cf8e9cb commit d886ceaCopy full SHA for d886cea
requirements.txt
@@ -1,5 +1,5 @@
1
requests==2.32.5
2
-click==8.3.0
+click==8.3.1
3
docker==7.1.0
4
Jinja2==3.1.6
5
ruamel.yaml==0.18.16
@@ -29,11 +29,11 @@ isort==7.0.0
29
shrub.py==3.10.0
30
pytest-mock==3.15.1
31
wrapt==1.17.3
32
-botocore==1.40.73
33
-boto3==1.40.73
+botocore==1.41.3
+boto3==1.41.3
34
python-frontmatter==1.1.0
35
python-on-whales==0.79.0
36
-yamale==6.0.0
+yamale==6.1.0
37
yamllint==1.37.1
38
PyGithub==2.8.1
39
@@ -46,7 +46,7 @@ mypy==1.18.2
46
types-freezegun==1.1.10
47
types-PyYAML==6.0.12.20250915
48
types-pytz==2025.2.0.20251108
49
-types-python-dateutil==2.9.0.20251108
+types-python-dateutil==2.9.0.20251115
50
pipupgrade==1.12.0
51
pytest-cov==7.0.0
52
pytest-socket==0.7.0
0 commit comments