File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ bandit==1.8.3
1414 # via -r requirements-dev.in
1515black == 24.10.0
1616 # via -r requirements-dev.in
17- boto3 == 1.38.4
17+ boto3 == 1.38.5
1818 # via -r D:\git\stock-tech-volatility\requirements.in
19- botocore == 1.38.4
19+ botocore == 1.38.5
2020 # via
2121 # boto3
2222 # s3transfer
@@ -58,7 +58,7 @@ dparse==0.6.4
5858 # via
5959 # safety
6060 # safety-schemas
61- filelock == 3.16.1
61+ filelock == 3.18.0
6262 # via safety
6363flake8 == 7.2.0
6464 # via -r requirements-dev.in
@@ -148,11 +148,11 @@ pycodestyle==2.13.0
148148 # via flake8
149149pycparser == 2.22
150150 # via cffi
151- pydantic == 2.9.2
151+ pydantic == 2.11.4
152152 # via
153153 # safety
154154 # safety-schemas
155- pydantic-core == 2.23.4
155+ pydantic-core == 2.34.1
156156 # via pydantic
157157pyflakes == 3.3.2
158158 # via flake8
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.4
7+ boto3 == 1.38.5
88 # via -r requirements.in
9- botocore == 1.38.4
9+ botocore == 1.38.5
1010 # via
1111 # boto3
1212 # s3transfer
You can’t perform that action at this time.
0 commit comments