Skip to content

Commit

Permalink
chore(deps): update dependency setuptools to ~=69.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent b8a684b commit 0e291ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/apiv2/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requests-mock~=1.12.1
requests~=2.31.0
setuptools~=69.2.0
setuptools~=69.5.0
python-dateutil~=2.9.0
PyYAML~=6.0.0
openapi-schema-validator~=0.6.2
Expand Down
2 changes: 1 addition & 1 deletion test/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docker~=6.1.0
requests-mock~=1.12.1
requests~=2.31.0
setuptools~=69.2.0
setuptools~=69.5.0
python-dateutil~=2.9.0
PyYAML~=6.0.0
openapi-schema-validator~=0.6.2
Expand Down

0 comments on commit 0e291ce

Please sign in to comment.