Skip to content

Commit

Permalink
Merge branch 'master' into soundboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Paillat-dev authored Nov 28, 2024
2 parents f3f8d15 + 1b2972b commit 9ba044d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"setuptools>=62.6,<=75.5.0",
"setuptools>=62.6,<=75.6.0",
"setuptools-scm>=6.2,<=8.1.0",
]
build-backend = "setuptools.build_meta"
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ mypy~=1.13.0
coverage~=7.6
pre-commit==4.0.1
codespell==2.3.0
bandit==1.7.10
bandit==1.8.0
flake8==7.1.1

0 comments on commit 9ba044d

Please sign in to comment.