summaryrefslogtreecommitdiff
path: root/requirements/tests.txt
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-02-17 16:55:58 -0800
committerDavid Lord <davidism@gmail.com>2022-02-17 16:56:45 -0800
commit070469f19ad854f52368aed85c10ce1aba40226f (patch)
tree76af6e542af26f442b5c98126eb73f1f08c6f60c /requirements/tests.txt
parentd5edb25f550b099fca0d673a779c9cf0e2a43098 (diff)
downloadjinja2-070469f19ad854f52368aed85c10ce1aba40226f.tar.gz
use pip-compile-multi for requirements
Diffstat (limited to 'requirements/tests.txt')
-rw-r--r--requirements/tests.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt
index abd1c24..33a73a8 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -1,8 +1,9 @@
+# SHA1:43b07f68ee4dcf187dce9de79fc8dd462f1c99d6
#
-# This file is autogenerated by pip-compile with python 3.10
+# This file is autogenerated by pip-compile-multi
# To update, run:
#
-# pip-compile requirements/tests.in
+# pip-compile-multi
#
attrs==21.4.0
# via pytest
@@ -14,7 +15,7 @@ pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
-pyparsing==3.0.6
+pyparsing==3.0.7
# via packaging
pytest==6.2.5
# via -r requirements/tests.in