Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump boto3 from 1.35.27 to 1.35.28 #1415

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ anyio==4.6.0
# jupyter-server
# starlette
# watchfiles
appnope==0.1.4
# via ipykernel
argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
Expand All @@ -40,9 +38,9 @@ beautifulsoup4==4.12.3
# pydata-sphinx-theme
bleach==6.1.0
# via nbconvert
boto3==1.35.27
boto3==1.35.28
# via -r docs/requirements.in
botocore==1.35.27
botocore==1.35.28
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -139,7 +137,7 @@ json5==0.9.25
# via jupyterlab-server
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
# via
# jupyter-events
# jupyterlab-server
Expand Down Expand Up @@ -317,8 +315,6 @@ s3transfer==0.10.2
# via boto3
send2trash==1.8.3
# via jupyter-server
setuptools==75.1.0
# via jupyterlab
shapely==2.0.6
# via -r docs/requirements.in
six==1.16.0
Expand Down
Loading