summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-12 22:42:32 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-13 16:25:31 +0000
commitbe1ba6a473b88a436169aa29947f4150bd34d342 (patch)
tree8016522993e4981c97d3d9b18da25be2e90299a4
parent6b85dea74b6545a1a0dc2f1f22bc84ec7c4ea8cd (diff)
downloadpymemcache-be1ba6a473b88a436169aa29947f4150bd34d342.tar.gz
Bump faker from 13.15.0 to 14.2.0
Bumps [faker](https://github.com/joke2k/faker) from 13.15.0 to 14.2.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v13.15.0...v14.2.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a707c65..cb78e37 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-Faker==13.15.0
+Faker==14.2.0
pytest==7.1.1
pytest-cov==3.0.0
gevent==21.12.0; "PyPy" not in platform_python_implementation