summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-24 23:00:35 +0000
committerGitHub <noreply@github.com>2023-02-24 23:00:35 +0000
commitaee2f800fb0bfa6f2a966cede3479b3d21d805fd (patch)
tree03a2b3fe5dff84c47921e8eebb889d804dfbe4c9
parent78f27508ffcbc1b9cd0a06e05429630450c47fa6 (diff)
downloadpymemcache-dependabot/pip/faker-17.3.0.tar.gz
Bump faker from 15.1.0 to 17.3.0dependabot/pip/faker-17.3.0
Bumps [faker](https://github.com/joke2k/faker) from 15.1.0 to 17.3.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...v17.3.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..d391806 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-Faker==15.1.0
+Faker==17.3.0
pytest==7.2.0
pytest-cov==4.0.0
gevent==22.10.1; "PyPy" not in platform_python_implementation