Skip to content

Commit ea801b5

Browse files
Bump tornado from 6.4.2 to 6.5.1 in /base
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c045e5 commit ea801b5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

base/requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# by the following command:
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/jupyterhub-container-images/actions/workflows/watch-dependencies.yaml
6-
7-
#
86
alembic==1.15.2
97
# via jupyterhub
108
annotated-types==0.7.0
@@ -40,7 +38,7 @@ jinja2==3.1.6
4038
# via jupyterhub
4139
jsonpointer==3.0.0
4240
# via jsonschema
43-
jsonschema==4.23.0
41+
jsonschema[format-nongpl]==4.23.0
4442
# via jupyter-events
4543
jsonschema-specifications==2025.4.1
4644
# via jsonschema
@@ -105,7 +103,7 @@ sqlalchemy==2.0.40
105103
# via
106104
# alembic
107105
# jupyterhub
108-
tornado==6.4.2
106+
tornado==6.5.1
109107
# via jupyterhub
110108
traitlets==5.14.3
111109
# via

0 commit comments

Comments
 (0)