Skip to content

Commit

Permalink
Bump pysnooper from 1.1.1 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [pysnooper](https://github.com/cool-RR/PySnooper) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/cool-RR/PySnooper/releases)
- [Commits](https://github.com/cool-RR/PySnooper/commits)

---
updated-dependencies:
- dependency-name: pysnooper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5ef88e7 commit e085bb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -34,7 +34,7 @@ python = "^3.8.0"
typer = {extras = ["all"], version = ">=0.2.1,<0.13.0"}
datamodel-code-generator = {extras = ["http"], version = "0.25.6"}
stringcase = "^1.2.0"
PySnooper = ">=0.4.1,<1.2.0"
PySnooper = ">=0.4.1,<1.3.0"
jinja2 = ">=2.11.2,<4.0.0"
pydantic = "^2.8"
typed-ast = [
Expand Down

0 comments on commit e085bb4

Please sign in to comment.