Skip to content

Commit

Permalink
Merge pull request #460 from DataDog/dependabot/pip/setuptools-75.1.0
Browse files Browse the repository at this point in the history
Bump setuptools from 74.1.2 to 75.1.0
  • Loading branch information
sobregosodd authored Oct 10, 2024
2 parents f64d554 + 9dccb33 commit 4fb4ca3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ configparser = ">=5.3,<8.0"
prettytable="^3.6.0"
yara-python = "^4.5.1"
disposable-email-domains = ">=0.0.103,<0.0.108"
setuptools = ">=70.3,<75.0"
setuptools = ">=70.3,<76.0"

[tool.poetry.group.dev.dependencies]
mypy = "^1.4.1"
coverage = "^7.2.7"
flake8 = ">=5.0.4,<8.0.0"
pytest = ">=7.4,<9.0"
setuptools = ">=65.6.3,<75.0.0"
setuptools = ">=65.6.3,<76.0.0"
pytest-mock = "^3.11.1"
sarif-tools = "^2.0.0"

Expand Down

0 comments on commit 4fb4ca3

Please sign in to comment.