Skip to content

Commit

Permalink
Merge pull request #104 from alexferl/dependabot/pip/setuptools-70.0.0
Browse files Browse the repository at this point in the history
Bump setuptools from 69.2.0 to 70.0.0
  • Loading branch information
alexferl authored Jul 15, 2024
2 parents 6c9e2df + 4661717 commit e05f1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ pluggy==1.4.0; python_version >= '3.8'
pre-commit==3.5.0; python_version >= '3.8'
pytest==8.1.1; python_version >= '3.8'
pyyaml==6.0.1; python_version >= '3.6'
setuptools==69.2.0; python_version >= '3.8'
setuptools==70.0.0; python_version >= '3.8'
virtualenv==20.25.1; python_version >= '3.7'

0 comments on commit e05f1f2

Please sign in to comment.