We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835e9c7 commit f4bde22Copy full SHA for f4bde22
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
@@ -87,7 +89,7 @@ tomli==2.2.1
87
89
88
90
urllib3==2.4.0
91
# via requests
-werkzeug==2.0.2
92
+werkzeug==3.1.3
93
# via -r requirements.prod.in
94
whitenoise==5.3.0
95
0 commit comments