Skip to content

Commit 7d1eff0

Browse files
authored
Merge pull request #161 from koxudaxi/dependabot/pip/pysnooper-0.5.0
Bump pysnooper from 0.4.2 to 0.5.0
2 parents 700fe3e + 8bd8227 commit 7d1eff0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python = "^3.7.0"
3232
typer = {extras = ["all"], version = ">=0.2.1,<0.4.0"}
3333
datamodel-code-generator = {extras = ["http"], version = "^0.11.3"}
3434
stringcase = "^1.2.0"
35-
PySnooper = "^0.4.1"
35+
PySnooper = ">=0.4.1,<0.6.0"
3636
jinja2 = "^2.11.2"
3737
pydantic = "^1.5.1"
3838
#mkdocs = {version = "1.1.2", optional = true}

0 commit comments

Comments
 (0)