We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a83e9 commit 317b29aCopy full SHA for 317b29a
1 file changed
requirements.prod.txt
@@ -42,8 +42,10 @@ imagesize==1.4.1
42
# via sphinx
43
jinja2==3.1.6
44
45
-markupsafe==2.0.1
46
- # via jinja2
+markupsafe==3.0.2
+ # via
47
+ # jinja2
48
+ # werkzeug
49
marshmallow==3.18.0
50
# via environs
51
packaging==25.0
@@ -88,7 +90,7 @@ tomli==2.2.1
88
90
89
91
urllib3==1.26.7
92
# via requests
-werkzeug==2.0.2
93
+werkzeug==3.1.3
94
# via -r requirements.prod.in
95
whitenoise==5.3.0
96
0 commit comments