summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-01 10:06:45 +0000
committerGitHub <noreply@github.com>2021-02-01 10:06:45 +0000
commitaf6b462d98f160b579b9f5e11714d3535873d708 (patch)
treea4ac7c617af46139b28127ab81b09e5411d9e6b2 /requirements
parent95571560ef9ab3ed07dda7ba454931776081e717 (diff)
downloaditsdangerous-af6b462d98f160b579b9f5e11714d3535873d708.tar.gz
Bump pytest from 6.2.1 to 6.2.2
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>
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.txt2
-rw-r--r--requirements/tests.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index ae1cb6f..7069907 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -72,7 +72,7 @@ pygments==2.6.1
# via sphinx
pyparsing==2.4.7
# via packaging
-pytest==6.2.1
+pytest==6.2.2
# via -r requirements/tests.in
python-dateutil==2.8.1
# via freezegun
diff --git a/requirements/tests.txt b/requirements/tests.txt
index addfa10..2143222 100644
--- a/requirements/tests.txt
+++ b/requirements/tests.txt
@@ -18,7 +18,7 @@ py==1.9.0
# via pytest
pyparsing==2.4.7
# via packaging
-pytest==6.2.1
+pytest==6.2.2
# via -r requirements/tests.in
python-dateutil==2.8.1
# via freezegun