Skip to content

Commit

Permalink
Merge pull request #183 from dbosk/dependabot/pip/snoop-0.6.0
Browse files Browse the repository at this point in the history
Bump snoop from 0.4.3 to 0.6.0
  • Loading branch information
dbosk authored Oct 18, 2024
2 parents 3f10704 + 1a3fc78 commit b0ff7d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cachetools = "^5.3.1"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.4,<9.0"
snoop = "^0.4.3"
snoop = ">=0.4.3,<0.7.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit b0ff7d7

Please sign in to comment.