Skip to content

Commit

Permalink
Bump setuptools from 69.5.1 to 70.3.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v69.5.1...v70.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 685d0ef commit 16613ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.8.2"
py7zr = ">=0.20,<0.22"
crowdstrike-falconpy = "^1.4.0"
caracara-filters = "^0.2"
setuptools = "^69.0"
setuptools = ">=69,<71"

[tool.poetry.dev-dependencies]
bandit = "^1.7.7"
Expand Down

0 comments on commit 16613ed

Please sign in to comment.