Skip to content

Commit

Permalink
Merge pull request #21 from guard-project/dependabot/pip/setuptools-6…
Browse files Browse the repository at this point in the history
…5.5.1

Bump setuptools from 60.7.0 to 65.5.1
  • Loading branch information
alexcarrega committed Sep 8, 2023
2 parents 3b40a73 + c58a36f commit cd32b6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ psutil==5.6.7
pycodestyle==2.8.0
pyflakes==2.4.0
pylint==2.12.2
setuptools==60.7.0; python_version >= '3.7'
setuptools==65.5.1; python_version >= '3.7'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==2.0.0; python_version >= '3.7'
typing-extensions==3.10.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pyjwt[crypto]==2.4.0
pyyaml==5.4
requests==2.27.1
rich==9.2.0
setuptools==60.7.0; python_version >= '3.7'
setuptools==65.5.1; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
swagger-ui-py==0.2.0
toolz==0.10.0
Expand Down

0 comments on commit cd32b6e

Please sign in to comment.