Skip to content

Commit d660fad

Browse files
Bump boto3 from 1.35.13 to 1.35.99
Bumps [boto3](https://github.com/boto/boto3) from 1.35.13 to 1.35.99. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.13...1.35.99) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.35.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 886a1bf commit d660fad

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alembic~=1.18.4
22
astroid~=3.3.9
33
blinker~=1.4
4-
boto3==1.35.13
4+
boto3==1.35.99
55
botocore==1.35.99
66
click~=8.3.1
77
csh_ldap>=2.5.3

requirements.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ blinker==1.9.0
1515
# -r requirements.in
1616
# flask
1717
# sentry-sdk
18-
boto3==1.35.13
18+
boto3==1.35.99
1919
# via -r requirements.in
2020
botocore==1.35.99
2121
# via
@@ -119,8 +119,6 @@ packaging==26.0
119119
# build
120120
# gunicorn
121121
# wheel
122-
pip==26.0.1
123-
# via pip-tools
124122
pip-tools==7.5.3
125123
# via -r requirements.in
126124
platformdirs==4.9.6
@@ -168,10 +166,8 @@ requests==2.33.1
168166
# pyjwkest
169167
s3transfer==0.10.4
170168
# via boto3
171-
sentry-sdk==2.56.0
169+
sentry-sdk[flask]==2.56.0
172170
# via -r requirements.in
173-
setuptools==82.0.1
174-
# via pip-tools
175171
six==1.17.0
176172
# via
177173
# -r requirements.in

0 commit comments

Comments
 (0)