Skip to content

Commit

Permalink
Bump setuptools from 75.1.0 to 75.5.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 75.5.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.1.0...v75.5.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent c8966a4 commit b2fcd25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lxml = "==5.3.0"
appdirs = "==1.4.4"
python-dateutil = "==2.9.0.post0"
pyqt6 = "==6.7.1"
setuptools = "==75.2.0"
setuptools = "==75.5.0"
pathvalidate = "==3.2.1"
pydantic = "==2.9.2"
pyqt6-webengine = "==6.7.0"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2fcd25

Please sign in to comment.