Skip to content

Commit

Permalink
⬆️ Bump setuptools from 67.8.0 to 68.0.0 (#114)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 68.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v67.8.0...v68.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 00720db commit 2bb080d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.7.2"
py7zr = "^0.20"
crowdstrike-falconpy = "^1.2.15"
caracara-filters = ">=0.1.2,<0.3.0"
setuptools = "^67.8.0"
setuptools = ">=67.8,<69.0"

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

0 comments on commit 2bb080d

Please sign in to comment.