Skip to content

Commit

Permalink
⬆️ 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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 14, 2024
1 parent b0741ad commit 9974e04
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 15 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 @@ -37,7 +37,7 @@ python = "^3.8.1"
httpx = ">=0.25.0"
python-dotenv = "^1.0.1"
poetry-plugin-dotenv = "^0.6.3"
pyupgrade = "^3.9.0"
pyupgrade = "^3.16.0"
jupyter = "^1.0.0"
contextvars = "^2.4"
openai = "*"
Expand Down

0 comments on commit 9974e04

Please sign in to comment.