File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ jsonpatch==1.33
11
11
kubernetes == 30.1.0
12
12
pymongo == 4.13.2
13
13
pytest == 8.4.1
14
- pytest-asyncio == 1.0 .0
14
+ pytest-asyncio == 1.1 .0
15
15
pycognito == 2024.5.1
16
16
PyYAML == 6.0.2
17
17
urllib3 == 2.5.0
18
18
cryptography == 45.0.5
19
19
python-dateutil == 2.9.0.post0
20
20
python-ldap == 3.4.4
21
- GitPython == 3.1.44
21
+ GitPython == 3.1.45
22
22
setuptools >= 71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
23
23
opentelemetry-api
24
24
opentelemetry-sdk
@@ -31,16 +31,16 @@ 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.39.4
35
- boto3 == 1.39.4
34
+ botocore == 1.40.2
35
+ boto3 == 1.40.2
36
36
python-frontmatter == 1.1.0
37
37
38
38
# from kubeobject
39
- freezegun == 1.5.3
39
+ freezegun == 1.5.4
40
40
python-box == 7.3.2
41
41
autopep8 == 2.3.2
42
42
flake8-isort == 6.1.2
43
- mypy == 1.17.0
43
+ mypy == 1.17.1
44
44
types-freezegun == 1.1.10
45
45
types-PyYAML == 6.0.12.20250516
46
46
types-pytz == 2025.2.0.20250516
You can’t perform that action at this time.
0 commit comments