Skip to content

Commit ef02e25

Browse files
Bump werkzeug from 2.0.2 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97a83e9 commit ef02e25

1 file changed

Lines changed: 9 additions & 35 deletions

File tree

requirements.prod.txt

Lines changed: 9 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.prod.in --output-file=requirements.prod.txt
3-
alabaster==1.0.0
4-
# via sphinx
53
asgiref==3.4.1
64
# via django
75
attrs==21.4.0
86
# via -r requirements.prod.in
9-
babel==2.17.0
10-
# via sphinx
117
blessings==1.7
128
# via -r requirements.prod.in
139
certifi==2022.12.7
@@ -32,24 +28,22 @@ django-sans-db==1.2.0
3228
# via -r requirements.prod.in
3329
docutils==0.21.2
3430
# via sphinx
35-
environs==9.5.0
31+
environs[django]==9.5.0
3632
# via -r requirements.prod.in
3733
gunicorn==20.1.0
3834
# via -r requirements.prod.in
3935
idna==3.3
4036
# via requests
41-
imagesize==1.4.1
42-
# via sphinx
4337
jinja2==3.1.6
4438
# via sphinx
45-
markupsafe==2.0.1
46-
# via jinja2
39+
markupsafe==3.0.2
40+
# via
41+
# jinja2
42+
# werkzeug
4743
marshmallow==3.18.0
4844
# via environs
4945
packaging==25.0
50-
# via
51-
# marshmallow
52-
# sphinx
46+
# via marshmallow
5347
pygments==2.19.1
5448
# via
5549
# django-pygmy
@@ -59,36 +53,16 @@ python-dotenv==0.21.0
5953
pytz==2021.3
6054
# via django
6155
requests==2.32.3
62-
# via
63-
# -r requirements.prod.in
64-
# sphinx
65-
setuptools==70.0.0
66-
# via gunicorn
56+
# via -r requirements.prod.in
6757
six==1.16.0
6858
# via blessings
69-
snowballstemmer==2.2.0
70-
# via sphinx
71-
sphinx==8.1.3
59+
sphinx==1.2.3
7260
# via -r requirements.prod.in
73-
sphinxcontrib-applehelp==2.0.0
74-
# via sphinx
75-
sphinxcontrib-devhelp==2.0.0
76-
# via sphinx
77-
sphinxcontrib-htmlhelp==2.1.0
78-
# via sphinx
79-
sphinxcontrib-jsmath==1.0.1
80-
# via sphinx
81-
sphinxcontrib-qthelp==2.0.0
82-
# via sphinx
83-
sphinxcontrib-serializinghtml==2.0.0
84-
# via sphinx
8561
sqlparse==0.4.2
8662
# via django
87-
tomli==2.2.1
88-
# via sphinx
8963
urllib3==1.26.7
9064
# via requests
91-
werkzeug==2.0.2
65+
werkzeug==3.0.6
9266
# via -r requirements.prod.in
9367
whitenoise==5.3.0
9468
# via -r requirements.prod.in

0 commit comments

Comments
 (0)