]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Bump pytest from 6.2.1 to 6.2.2 1346/head
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 1 Feb 2021 09:55:12 +0000 (09:55 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 09:55:12 +0000 (09:55 +0000)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
requirements/dev.txt
requirements/tests.txt

index 91031a0c81da55a641314a49d428696d3ef2e6e1..290570cf14267737d6460d5b59264f1f7cb26440 100644 (file)
@@ -42,7 +42,7 @@ py==1.9.0
     #   tox
 pyparsing==2.4.7
     # via packaging
-pytest==6.2.1
+pytest==6.2.2
     # via -r requirements/tests.in
 pyyaml==5.3.1
     # via pre-commit
index 9fa44b7565298968cefb258480ffece956ed1987..b6dd9441162bf83302a5fa6ce4013ea1c91f2809 100644 (file)
@@ -4,12 +4,21 @@
 #
 #    pip-compile requirements/tests.in
 #
-attrs==19.3.0             # via pytest
-iniconfig==1.0.0          # via pytest
-packaging==20.3           # via pytest
-pluggy==0.13.1            # via pytest
-py==1.9.0                 # via pytest
-pyparsing==2.4.7          # via packaging
-pytest==6.2.1             # via -r requirements/tests.in
-six==1.14.0               # via packaging
-toml==0.10.1              # via pytest
+attrs==19.3.0
+    # via pytest
+iniconfig==1.0.0
+    # via pytest
+packaging==20.3
+    # via pytest
+pluggy==0.13.1
+    # via pytest
+py==1.9.0
+    # via pytest
+pyparsing==2.4.7
+    # via packaging
+pytest==6.2.2
+    # via -r requirements/tests.in
+six==1.14.0
+    # via packaging
+toml==0.10.1
+    # via pytest