File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ semver==3.0.4
9
9
chardet == 5.2.0
10
10
jsonpatch == 1.33
11
11
kubernetes == 30.1.0
12
- pymongo == 4.13.0
13
- pytest == 8.4.0
14
- pytest-asyncio == 0.26 .0
12
+ pymongo == 4.13.2
13
+ pytest == 8.4.1
14
+ pytest-asyncio == 1.0 .0
15
15
pycognito == 2024.5.1
16
16
PyYAML == 6.0.2
17
17
urllib3 == 2.5.0
18
- cryptography == 45.0.3
19
- python-dateutil == 2.9.0
18
+ cryptography == 45.0.5
19
+ python-dateutil == 2.9.0.post0
20
20
python-ldap == 3.4.4
21
21
GitPython == 3.1.44
22
22
setuptools >= 71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
@@ -31,19 +31,19 @@ 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.33
35
- boto3 == 1.38.33
34
+ botocore == 1.39.3
35
+ boto3 == 1.39.3
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.16.0
42
+ mypy == 1.16.1
43
43
types-freezegun == 1.1.10
44
44
types-PyYAML == 6.0.12.20250516
45
45
types-pytz == 2025.2.0.20250516
46
46
types-python-dateutil == 2.9.0.20250516
47
47
pipupgrade == 1.12.0
48
- pytest-cov == 6.1 .1
48
+ pytest-cov == 6.2 .1
49
49
pytest-socket == 0.7.0
You can’t perform that action at this time.
0 commit comments