File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ bandit==1.8.3
1616 # via -r requirements-dev.in
1717black == 25.1.0
1818 # via -r requirements-dev.in
19- boto3 == 1.38.3
19+ boto3 == 1.38.4
2020 # via -r D:\git\template_python\requirements.in
21- botocore == 1.38.3
21+ botocore == 1.38.4
2222 # via
2323 # boto3
2424 # s3transfer
@@ -75,7 +75,7 @@ dparse==0.6.4
7575 # via
7676 # safety
7777 # safety-schemas
78- filelock == 3.16.1
78+ filelock == 3.18.0
7979 # via
8080 # safety
8181 # virtualenv
@@ -130,7 +130,7 @@ kiwisolver==1.4.8
130130 # via matplotlib
131131loguru == 0.7.3
132132 # via -r D:\git\template_python\requirements.in
133- mando == 0.7.1
133+ mando == 0.8.2
134134 # via radon
135135markdown-it-py == 3.0.0
136136 # via rich
@@ -208,13 +208,13 @@ pycodestyle==2.13.0
208208 # via flake8
209209pycparser == 2.22
210210 # via cffi
211- pydantic == 2.9.2
211+ pydantic == 2.11.3
212212 # via
213213 # bump-my-version
214214 # pydantic-settings
215215 # safety
216216 # safety-schemas
217- pydantic-core == 2.23.4
217+ pydantic-core == 2.34.1
218218 # via pydantic
219219pydantic-settings == 2.9.1
220220 # via bump-my-version
@@ -300,13 +300,13 @@ ruamel-yaml==0.18.10
300300 # via
301301 # safety
302302 # safety-schemas
303- ruff == 0.11.6
303+ ruff == 0.11.7
304304 # via -r requirements-dev.in
305305s3transfer == 0.12.0
306306 # via boto3
307- safety == 3.3.1
307+ safety == 3.4.0
308308 # via -r requirements-dev.in
309- safety-schemas == 0.0.11
309+ safety-schemas == 0.0.14
310310 # via safety
311311scipy == 1.15.2
312312 # via -r D:\git\template_python\requirements.in
@@ -330,7 +330,7 @@ tqdm==4.67.1
330330 # via nltk
331331twine == 6.1.0
332332 # via -r requirements-dev.in
333- typer == 0.15.2
333+ typer == 0.15.3
334334 # via safety
335335types-python-dateutil == 2.9.0.20241206
336336 # via -r requirements-dev.in
Original file line number Diff line number Diff line change 44#
55# pip-compile --output-file=requirements.txt requirements.in requirements.in
66#
7- boto3 == 1.38.3
7+ boto3 == 1.38.4
88 # via -r requirements.in
9- botocore == 1.38.3
9+ botocore == 1.38.4
1010 # via
1111 # boto3
1212 # s3transfer
You can’t perform that action at this time.
0 commit comments