File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ requests==2.32.3
2
2
click == 8.1.8
3
3
docker == 7.1.0
4
4
Jinja2 == 3.1.6
5
- ruamel.yaml == 0.18.11
5
+ ruamel.yaml == 0.18.12
6
6
dnspython >= 2.6.1
7
7
MarkupSafe == 3.0.2
8
8
semver == 3.0.4
9
9
chardet == 5.2.0
10
10
jsonpatch == 1.33
11
11
kubernetes == 30.1.0
12
12
pymongo == 4.13.0
13
- pytest == 8.3.5
13
+ pytest == 8.4.0
14
14
pytest-asyncio == 0.26.0
15
15
pycognito == 2024.5.1
16
16
PyYAML == 6.0.2
@@ -31,15 +31,15 @@ isort==6.0.1
31
31
shrub.py == 3.10.0
32
32
pytest-mock == 3.14.1
33
33
wrapt == 1.17.2
34
- botocore == 1.38.23
35
- boto3 == 1.38.23
34
+ botocore == 1.38.28
35
+ boto3 == 1.38.28
36
36
37
37
# from kubeobject
38
38
freezegun == 1.5.2
39
39
python-box == 7.3.2
40
40
autopep8 == 2.3.2
41
41
flake8-isort == 6.1.2
42
- mypy == 1.15 .0
42
+ mypy == 1.16 .0
43
43
types-freezegun == 1.1.10
44
44
types-PyYAML == 6.0.12.20250516
45
45
types-pytz == 2025.2.0.20250516
You can’t perform that action at this time.
0 commit comments