summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-26 22:31:24 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-27 16:43:48 +0000
commitdb4b9ecb3a19c8d59e391ab5a9b9758af08adf0d (patch)
treeb1bc4388a276fe250ac46150dc85320d5f3fc6f3
parenta6692c3f4e0b01200d9a3376fe28ffe1a1b7155c (diff)
downloadpymemcache-db4b9ecb3a19c8d59e391ab5a9b9758af08adf0d.tar.gz
Bump faker from 14.2.0 to 15.0.0
Bumps [faker](https://github.com/joke2k/faker) from 14.2.0 to 15.0.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/v14.2.0...v15.0.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 cb78e37..7d9fc54 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-Faker==14.2.0
+Faker==15.0.0
pytest==7.1.1
pytest-cov==3.0.0
gevent==21.12.0; "PyPy" not in platform_python_implementation