File tree 2 files changed +7
-7
lines changed 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
14
14
# via -r requirements-dev.in
15
15
black == 24.10.0
16
16
# via -r requirements-dev.in
17
- boto3 == 1.38.4
17
+ boto3 == 1.38.5
18
18
# via -r D:\git\stock-tech-volatility\requirements.in
19
- botocore == 1.38.4
19
+ botocore == 1.38.5
20
20
# via
21
21
# boto3
22
22
# s3transfer
@@ -58,7 +58,7 @@ dparse==0.6.4
58
58
# via
59
59
# safety
60
60
# safety-schemas
61
- filelock == 3.16.1
61
+ filelock == 3.18.0
62
62
# via safety
63
63
flake8 == 7.2.0
64
64
# via -r requirements-dev.in
@@ -148,11 +148,11 @@ pycodestyle==2.13.0
148
148
# via flake8
149
149
pycparser == 2.22
150
150
# via cffi
151
- pydantic == 2.9.2
151
+ pydantic == 2.11.4
152
152
# via
153
153
# safety
154
154
# safety-schemas
155
- pydantic-core == 2.23.4
155
+ pydantic-core == 2.34.1
156
156
# via pydantic
157
157
pyflakes == 3.3.2
158
158
# via flake8
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --output-file=requirements.txt requirements.in requirements.in
6
6
#
7
- boto3 == 1.38.4
7
+ boto3 == 1.38.5
8
8
# via -r requirements.in
9
- botocore == 1.38.4
9
+ botocore == 1.38.5
10
10
# via
11
11
# boto3
12
12
# s3transfer
You can’t perform that action at this time.
0 commit comments