Skip to content

Commit

Permalink
Merge pull request #49 from saritasa-nest/dependabot/pip/pip-467777c936
Browse files Browse the repository at this point in the history
Bump the pip group with 2 updates
  • Loading branch information
TheSuperiorStanislav authored Aug 26, 2024
2 parents 1e2c27e + 7b2fd87 commit f1d5f99
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 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 @@ -70,12 +70,12 @@ pre-commit = "^3.8.0"
# drawing inspiration from various sources to arrive at a powerful & clean feature set.
# http://www.pyinvoke.org/
# https://github.com/saritasa-nest/saritasa-python-invocations/
saritasa_invocations = "^1.2.0"
saritasa_invocations = "^1.2.1"

[tool.poetry.group.linters.dependencies]
# Mypy is a static type checker for Python.
# https://mypy.readthedocs.io/en/stable/
mypy = "^1.11.1"
mypy = "^1.11.2"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.2"
Expand Down

0 comments on commit f1d5f99

Please sign in to comment.