Skip to content

Commit

Permalink
build(deps): bump pyupgrade from 3.15.2 to 3.16.0
Browse files Browse the repository at this point in the history
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.15.2 to 3.16.0.
- [Commits](asottile/pyupgrade@v3.15.2...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 30, 2024
1 parent e5b1e85 commit a60d9a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -103,7 +103,7 @@ types-pyyaml = { version = "6.0.12.20240311", optional = true }
types-setuptools = { version = "70.0.0.20240524", optional = true }
lxml = { version = "5.2.2", optional = true }
miniupnpc = { version = "2.2.2", source = "chia", optional = true }
pyupgrade = { version = "3.15.2", optional = true }
pyupgrade = { version = "3.16.0", optional = true }
# big-o = {version = "0.11.0", optional = true}
# numpy = [
# {version="1.24.4", python = "<3.9", optional = true},
Expand Down

0 comments on commit a60d9a1

Please sign in to comment.