Skip to content

Commit e427f21

Browse files
build(deps): bump boto3 from 1.35.32 to 1.35.34 (#1428)
Bumps [boto3](https://github.com/boto/boto3) from 1.35.32 to 1.35.34. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.32...1.35.34) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pete Gadomski <[email protected]>
1 parent 1899823 commit e427f21

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/requirements-docs.txt

+3-7
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ anyio==4.6.0
1212
# jupyter-server
1313
# starlette
1414
# watchfiles
15-
appnope==0.1.4
16-
# via ipykernel
1715
argon2-cffi==23.1.0
1816
# via jupyter-server
1917
argon2-cffi-bindings==21.2.0
@@ -40,9 +38,9 @@ beautifulsoup4==4.12.3
4038
# pydata-sphinx-theme
4139
bleach==6.1.0
4240
# via nbconvert
43-
boto3==1.35.32
41+
boto3==1.35.34
4442
# via -r docs/requirements-docs.in
45-
botocore==1.35.32
43+
botocore==1.35.34
4644
# via
4745
# boto3
4846
# s3transfer
@@ -139,7 +137,7 @@ json5==0.9.25
139137
# via jupyterlab-server
140138
jsonpointer==3.0.0
141139
# via jsonschema
142-
jsonschema==4.23.0
140+
jsonschema[format-nongpl]==4.23.0
143141
# via
144142
# jupyter-events
145143
# jupyterlab-server
@@ -317,8 +315,6 @@ s3transfer==0.10.2
317315
# via boto3
318316
send2trash==1.8.3
319317
# via jupyter-server
320-
setuptools==75.1.0
321-
# via jupyterlab
322318
shapely==2.0.6
323319
# via -r docs/requirements-docs.in
324320
six==1.16.0

0 commit comments

Comments
 (0)