Bump pyupgrade from 3.10.1 to 3.11.1

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.10.1 to 3.11.1.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-20 08:43:15 +00:00
committed by GitHub
parent eb2df89399
commit cf59ffcbb3
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -798,13 +798,13 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no
[[package]]
name = "pyupgrade"
version = "3.10.1"
version = "3.11.1"
description = "A tool to automatically upgrade syntax for newer versions."
optional = false
python-versions = ">=3.8.1"
files = [
{file = "pyupgrade-3.10.1-py2.py3-none-any.whl", hash = "sha256:f565b4d26daa46ed522e98746834e77e444269103f8bc04413d77dad95169a24"},
{file = "pyupgrade-3.10.1.tar.gz", hash = "sha256:1d8d138c2ccdd3c42b1419230ae036d5607dc69465a26feacc069642fc8d1b90"},
{file = "pyupgrade-3.11.1-py2.py3-none-any.whl", hash = "sha256:6e9dd362394b3068123e06ca268de5845d41e2bb29f387b38323cc1009fb3100"},
{file = "pyupgrade-3.11.1.tar.gz", hash = "sha256:3e6c7689d2f3ae418c6a60ee981477fe9130eccaed3e33dac6c21274cf7d45f4"},
]
[package.dependencies]
@@ -1088,4 +1088,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<4.0"
content-hash = "30b3274c72eff2018bbc31f449f3ee2cfd43ab566f075ddf7c1c619aeb0b3c2f"
content-hash = "43f65fbb4fcb704a9629bcc7edda417f6b59da88d82ccf56c09c33a9a6a8dc09"