Skip to content

Commit

Permalink
build(deps): Update setuptools requirement from ~=65.6.3 to ~=66.1.1 (#…
Browse files Browse the repository at this point in the history
…28)

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v65.6.3...v66.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohammad Noor Abu Khleif <moh.noor94@gmail.com>
PR: #28
  • Loading branch information
dependabot[bot] and mohnoor94 authored Jan 25, 2023
1 parent 3970264 commit ebe40c6
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 @@ -2,7 +2,7 @@ uri~=2.0.1
requests~=2.28.2
dataclasses_json~=0.5.7
build~=0.10.0
setuptools~=65.6.3
setuptools~=66.1.1
virtualenv~=20.17.1
coverage~=7.0.5
flake8~=6.0.0
Expand Down

0 comments on commit ebe40c6

Please sign in to comment.