Skip to content

Commit

Permalink
Merge pull request #1043 from CodeForAfrica/dependabot/pip/setuptools…
Browse files Browse the repository at this point in the history
…-70.0.0

Bump setuptools from 69.5.1 to 70.0.0
  • Loading branch information
kilemensi authored May 29, 2024
2 parents f4c6f17 + 93bd350 commit fbe6f7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ mypy==1.10.0
mypy-extensions==1.0.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==69.5.1
setuptools==70.0.0
wheel==0.43.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dev =
mypy-extensions==1.0.0
pre-commit==3.5.0
psycopg2-binary==2.9.9
setuptools==69.5.1
setuptools==70.0.0
wheel==0.43.0


Expand Down

0 comments on commit fbe6f7c

Please sign in to comment.