Skip to content

Commit aa1dea4

Browse files
chore(deps): update python dependencies
1 parent 54d4f91 commit aa1dea4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ botocore==1.38.36
2626
# via
2727
# boto3
2828
# s3transfer
29-
certifi==2025.4.26
29+
certifi==2025.6.15
3030
# via
3131
# httpcore
3232
# httpx
@@ -37,7 +37,7 @@ charset-normalizer==3.4.2
3737
# via
3838
# commitizen
3939
# requests
40-
click==8.1.8
40+
click==8.2.1
4141
# via
4242
# black
4343
# deptry
@@ -74,7 +74,7 @@ dparse==0.6.4
7474
# via
7575
# safety
7676
# safety-schemas
77-
filelock==3.16.1
77+
filelock==3.18.0
7878
# via safety
7979
flake8==7.2.0
8080
# via -r requirements-dev.in
@@ -206,11 +206,11 @@ pycodestyle==2.13.0
206206
# via flake8
207207
pycparser==2.22
208208
# via cffi
209-
pydantic==2.9.2
209+
pydantic==2.11.7
210210
# via
211211
# safety
212212
# safety-schemas
213-
pydantic-core==2.23.4
213+
pydantic-core==2.35.1
214214
# via pydantic
215215
pyflakes==3.3.2
216216
# via flake8
@@ -293,7 +293,7 @@ stevedore==5.4.1
293293
# via bandit
294294
tenacity==9.1.2
295295
# via safety
296-
termcolor==2.3.0
296+
termcolor==2.5.0
297297
# via
298298
# -r requirements-dev.in
299299
# commitizen

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ botocore==1.38.36
1010
# via
1111
# boto3
1212
# s3transfer
13-
certifi==2025.4.26
13+
certifi==2025.6.15
1414
# via requests
1515
charset-normalizer==3.4.2
1616
# via requests

0 commit comments

Comments
 (0)