summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-16 22:59:43 +0000
committerGitHub <noreply@github.com>2023-05-16 22:59:43 +0000
commit8f0ec1e503c41038723e2c5a175b4f24d71de309 (patch)
tree14fa71ef6c506fc93b3e8dccfaaed2ae4c1461d5
parentd8ec581fff55c63d93f3e15a2a302e395114a759 (diff)
downloadpymemcache-dependabot/pip/faker-18.9.0.tar.gz
Bump faker from 15.1.0 to 18.9.0dependabot/pip/faker-18.9.0
Bumps [faker](https://github.com/joke2k/faker) from 15.1.0 to 18.9.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.1.0...v18.9.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 2187197..7980edc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-Faker==15.1.0
+Faker==18.9.0
pytest==7.2.0
pytest-cov==4.0.0
gevent==22.10.1; "PyPy" not in platform_python_implementation