Skip to content

Commit 002ac1f

Browse files
Merge pull request #2639 from kubernetes-client/dependabot/pip/randomize-gte-0.14
Update randomize requirement from >=0.13 to >=0.14
2 parents c820529 + c2c9910 commit 002ac1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test-requirements-asyncio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pluggy>=1.6.0
33
py>=1.4.31
44
pytest
55
pytest-cov
6-
randomize>=0.13
6+
randomize>=0.14
77
sphinx>=8.1.3 # BSD

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ nose>=1.3.7
33
pytest
44
pytest-cov
55
pluggy>=1.6.0
6-
randomize>=0.13
6+
randomize>=0.14
77
sphinx>=8.1.3 # BSD
88
sphinx_markdown_tables
99
pycodestyle

0 commit comments

Comments
 (0)