Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Bump setuptools from 63.3.0 to 65.5.1
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.3.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v63.3.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent d1afeae commit b93fd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pyinstaller-hooks-contrib==2022.8; python_version >= '3.7'
pyinstaller==5.3
pypakparser==1.2.0
pyparsing==3.0.9; python_full_version >= '3.6.8'
setuptools==63.3.0; python_version >= '3.7'
setuptools==65.5.1; python_version >= '3.7'
tornado==6.2
typing-extensions==4.3.0; python_version < '3.8'
watchdog==2.1.9
Expand Down

0 comments on commit b93fd3c

Please sign in to comment.