Skip to content

Commit

Permalink
Merge pull request #79 from geronimo-iia/dependabot/pip/development-d…
Browse files Browse the repository at this point in the history
…ependencies-3e89d05ece

build(deps-dev): bump the development-dependencies group with 3 updates
  • Loading branch information
geronimo-iia authored Jul 1, 2024
2 parents ab924a5 + ba0716b commit 32cf9f2
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 52 deletions.
101 changes: 51 additions & 50 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,9 +34,9 @@ crayons = "^0.4.0"
[tool.poetry.dev-dependencies]
black = "24.4.2" # The uncompromising code formatter.
isort = "5.13.2" #A Python utility / library to sort Python imports.
ruff = "^0.4.10"
ruff = "^0.5.0"
mypy = "*"
types-setuptools = "^70.0.0"
types-setuptools = "^70.1.0"

# Unit Testing
pytest = "8.2.2" # pytest: simple powerful testing with Python
Expand Down

0 comments on commit 32cf9f2

Please sign in to comment.