Skip to content

Commit

Permalink
chore(deps-dev): bump the pip-minor-and-patch group with 2 updates (#364
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 45c120a commit 9c1a90c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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 @@ -34,7 +34,7 @@ optional = true

[tool.poetry.group.dev.dependencies]
# Linting and formatting
ruff = "^0.5.5"
ruff = "^0.5.6"
# Type checking
mypy = "^1.11.1"
# Profiling
Expand All @@ -43,7 +43,7 @@ scalene = "^1.5.43.2"
pytest = "^8.3.2"
# Python standard
setuptools = "^72.1.0"
wheel = "^0.43.0"
wheel = "^0.44.0"

[tool.semantic_release]
version_toml = ["pyproject.toml:tool.poetry.version"]
Expand Down

0 comments on commit 9c1a90c

Please sign in to comment.