forked from orbit-oss/flask
update min test env
This commit is contained in:
parent
adedb2a64e
commit
c990bba94a
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
Werkzeug==2.3.0
|
Werkzeug==2.3.3
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.1.2
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# SHA1:93a20a0c3518e8617dd501183caffc1364455d8d
|
# SHA1:0b58503b99aabc227b7f39357216d676d9987a12
|
||||||
#
|
#
|
||||||
# This file is autogenerated by pip-compile-multi
|
# This file is autogenerated by pip-compile-multi
|
||||||
# To update, run:
|
# To update, run:
|
||||||
|
|
@ -18,5 +18,5 @@ markupsafe==2.1.1
|
||||||
# -r requirements/tests-pallets-min.in
|
# -r requirements/tests-pallets-min.in
|
||||||
# jinja2
|
# jinja2
|
||||||
# werkzeug
|
# werkzeug
|
||||||
werkzeug==2.3.0
|
werkzeug==2.3.3
|
||||||
# via -r requirements/tests-pallets-min.in
|
# via -r requirements/tests-pallets-min.in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue