Skip to content

Commit aecb5b1

Browse files
committed
pip-compile
1 parent d5b268f commit aecb5b1

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

base/requirements.txt

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,51 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
55
# pip-compile
66
#
7-
alembic==1.14.0
7+
alembic==1.15.1
88
# via jupyterhub
99
annotated-types==0.7.0
1010
# via pydantic
1111
arrow==1.3.0
1212
# via isoduration
13-
attrs==24.3.0
13+
attrs==25.3.0
1414
# via
1515
# jsonschema
1616
# referencing
17-
certifi==2024.12.14
17+
certifi==2025.1.31
1818
# via requests
1919
certipy==0.2.1
2020
# via jupyterhub
2121
cffi==1.17.1
2222
# via cryptography
2323
charset-normalizer==3.4.1
2424
# via requests
25-
cryptography==44.0.0
25+
cryptography==44.0.2
2626
# via certipy
2727
fqdn==1.5.1
2828
# via jsonschema
29-
greenlet==3.1.1
30-
# via sqlalchemy
3129
idna==3.10
3230
# via
3331
# jsonschema
3432
# jupyterhub
3533
# requests
3634
isoduration==20.11.0
3735
# via jsonschema
38-
jinja2==3.1.5
36+
jinja2==3.1.6
3937
# via jupyterhub
4038
jsonpointer==3.0.0
4139
# via jsonschema
4240
jsonschema[format-nongpl]==4.23.0
4341
# via jupyter-events
4442
jsonschema-specifications==2024.10.1
4543
# via jsonschema
46-
jupyter-events==0.11.0
44+
jupyter-events==0.12.0
4745
# via jupyterhub
4846
jupyterhub==5.2.1
4947
# via -r requirements.in
50-
mako==1.3.8
48+
mako==1.3.9
5149
# via alembic
5250
markupsafe==3.0.2
5351
# via
@@ -56,26 +54,28 @@ markupsafe==3.0.2
5654
oauthlib==3.2.2
5755
# via jupyterhub
5856
packaging==24.2
59-
# via jupyterhub
57+
# via
58+
# jupyter-events
59+
# jupyterhub
6060
pamela==1.2.0
6161
# via jupyterhub
6262
prometheus-client==0.21.1
6363
# via jupyterhub
6464
pycparser==2.22
6565
# via cffi
66-
pydantic==2.10.5
66+
pydantic==2.10.6
6767
# via jupyterhub
6868
pydantic-core==2.27.2
6969
# via pydantic
7070
python-dateutil==2.9.0.post0
7171
# via
7272
# arrow
7373
# jupyterhub
74-
python-json-logger==3.2.1
74+
python-json-logger==3.3.0
7575
# via jupyter-events
7676
pyyaml==6.0.2
7777
# via jupyter-events
78-
referencing==0.36.0
78+
referencing==0.36.2
7979
# via
8080
# jsonschema
8181
# jsonschema-specifications
@@ -90,15 +90,15 @@ rfc3986-validator==0.1.1
9090
# via
9191
# jsonschema
9292
# jupyter-events
93-
rpds-py==0.22.3
93+
rpds-py==0.23.1
9494
# via
9595
# jsonschema
9696
# referencing
9797
six==1.17.0
9898
# via
9999
# python-dateutil
100100
# rfc3339-validator
101-
sqlalchemy==2.0.37
101+
sqlalchemy==2.0.39
102102
# via
103103
# alembic
104104
# jupyterhub
@@ -115,7 +115,6 @@ typing-extensions==4.12.2
115115
# alembic
116116
# pydantic
117117
# pydantic-core
118-
# referencing
119118
# sqlalchemy
120119
uri-template==1.3.0
121120
# via jsonschema

0 commit comments

Comments
 (0)