summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-11 22:32:38 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-13 16:35:57 +0000
commit805e813f7ffa466a889176dcbde0b9e3f3f42f19 (patch)
tree3544b5d1bd922933319d456840a74dc2a5688e8b
parent9a2f7038180e5a4faa704afe225d8df0c64bc55d (diff)
downloadpymemcache-805e813f7ffa466a889176dcbde0b9e3f3f42f19.tar.gz
Bump faker from 15.0.0 to 15.1.0
Bumps [faker](https://github.com/joke2k/faker) from 15.0.0 to 15.1.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/v15.0.0...v15.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... 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 def6560..b9efb8d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-Faker==15.0.0
+Faker==15.1.0
pytest==7.1.1
pytest-cov==4.0.0
gevent==21.12.0; "PyPy" not in platform_python_implementation