-
Notifications
You must be signed in to change notification settings - Fork 283
chore(deps): bump the deps group across 2 directories with 17 updates #5521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/pytests/iroha_cli_tests/main/deps-6a83a520d9
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the deps group across 2 directories with 17 updates #5521
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/pytests/iroha_cli_tests/main/deps-6a83a520d9
+652
−467
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the deps group with 11 updates in the /pytests/iroha_cli_tests directory: | Package | From | To | | --- | --- | --- | | [faker](https://github.com/joke2k/faker) | `33.0.0` | `37.11.0` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.3` | `46.0.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.1` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.2` | `0.13.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.4.2` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.6.1` | `3.8.0` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.18.2` | | [black](https://github.com/psf/black) | `24.10.0` | `25.9.0` | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.3.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.1` | `3.3.9` | | [isort](https://github.com/PyCQA/isort) | `5.13.2` | `6.1.0` | Bumps the deps group with 12 updates in the /pytests/iroha_torii_tests directory: | Package | From | To | | --- | --- | --- | | [faker](https://github.com/joke2k/faker) | `30.8.2` | `37.11.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.4.2` | | [allure-pytest](https://github.com/allure-framework/allure-python) | `2.13.5` | `2.15.0` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.18.2` | | [black](https://github.com/psf/black) | `24.10.0` | `25.9.0` | | [flake8](https://github.com/pycqa/flake8) | `7.1.1` | `7.3.0` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [websocket-client](https://github.com/websocket-client/websocket-client) | `1.8.0` | `1.9.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.23.0` | `4.25.1` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.0.20241016` | `2.32.4.20250913` | Updates `faker` from 33.0.0 to 37.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.0.0...v37.11.0) Updates `cryptography` from 43.0.3 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...46.0.2) Updates `python-dotenv` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.1) Updates `tomlkit` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.2...0.13.3) Updates `pytest` from 8.3.3 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.4.2) Updates `pytest-xdist` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `mypy` from 1.13.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.18.2) Updates `black` from 24.10.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.9.0) Updates `flake8` from 7.1.1 to 7.3.0 - [Commits](PyCQA/flake8@7.1.1...7.3.0) Updates `pylint` from 3.3.1 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.9) Updates `isort` from 5.13.2 to 6.1.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.1.0) Updates `pytest` from 8.3.3 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.4.2) Updates `python-dotenv` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.1) Updates `faker` from 33.0.0 to 37.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.0.0...v37.11.0) Updates `black` from 24.10.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.9.0) Updates `mypy` from 1.13.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.18.2) Updates `flake8` from 7.1.1 to 7.3.0 - [Commits](PyCQA/flake8@7.1.1...7.3.0) Updates `faker` from 30.8.2 to 37.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.0.0...v37.11.0) Updates `python-dotenv` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.1) Updates `pytest` from 8.3.3 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.4.2) Updates `allure-pytest` from 2.13.5 to 2.15.0 - [Release notes](https://github.com/allure-framework/allure-python/releases) - [Commits](allure-framework/allure-python@2.13.5...2.15.0) Updates `mypy` from 1.13.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.18.2) Updates `black` from 24.10.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.9.0) Updates `flake8` from 7.1.1 to 7.3.0 - [Commits](PyCQA/flake8@7.1.1...7.3.0) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) Updates `pytest` from 8.3.3 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.4.2) Updates `websocket-client` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.8.0...v1.9.0) Updates `allure-pytest` from 2.13.5 to 2.15.0 - [Release notes](https://github.com/allure-framework/allure-python/releases) - [Commits](allure-framework/allure-python@2.13.5...2.15.0) Updates `python-dotenv` from 1.0.1 to 1.1.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.1) Updates `faker` from 30.8.2 to 37.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v33.0.0...v37.11.0) Updates `jsonschema` from 4.23.0 to 4.25.1 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.23.0...v4.25.1) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `black` from 24.10.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.9.0) Updates `mypy` from 1.13.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.18.2) Updates `flake8` from 7.1.1 to 7.3.0 - [Commits](PyCQA/flake8@7.1.1...7.3.0) Updates `types-requests` from 2.32.0.20241016 to 2.32.4.20250913 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tomlkit dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: allure-pytest dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: websocket-client dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: allure-pytest dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: faker dependency-version: 37.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: types-requests dependency-version: 2.32.4.20250913 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the deps group with 11 updates in the /pytests/iroha_cli_tests directory:
33.0.037.11.043.0.346.0.21.0.11.1.10.13.20.13.38.3.38.4.23.6.13.8.01.13.01.18.224.10.025.9.07.1.17.3.03.3.13.3.95.13.26.1.0Bumps the deps group with 12 updates in the /pytests/iroha_torii_tests directory:
30.8.237.11.01.0.11.1.18.3.38.4.22.13.52.15.01.13.01.18.224.10.025.9.07.1.17.3.02.32.32.32.51.8.01.9.04.23.04.25.16.0.26.0.32.32.0.202410162.32.4.20250913Updates
fakerfrom 33.0.0 to 37.11.0Release notes
Sourced from faker's releases.
... (truncated)
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
2a366a6Bump version: 37.10.0 → 37.11.084890ebBump version: 37.9.0 → 37.10.06e9b7ef📝 Update CHANGELOG.mde8f344f💄 Lint codede0efeffeat: add french company APE code (#2263)d4826a7Bump version: 37.8.0 → 37.9.0e49d9a1📝 Update CHANGELOG.md923863e📝 Update CHANGELOG.mde089c8f💄 Lint codeb91c7c1Add names generation toen_KElocale (#2255)Updates
cryptographyfrom 43.0.3 to 46.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)563c491Update comment for pyopenssl-release tag (#13445)d2f6f7fBump downstream dependencies in CI (#13439)e7ab02bwe'll ship this with 3.5.3 why not (#13442)0b68a4bAnother pair of bump dependencies fix (#13444)e076d08Attempt to fix commit message for bump downstreams (#13440)Updates
python-dotenvfrom 1.0.1 to 1.1.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
16e660dBump version: 1.1.0 → 1.1.1667e82fupdate changelog9d85edbfix(cli): issue with execvpe on Windows (#566)8411987fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997docs update6a02ef5update mkdocs -> mkdocstrings config36c6270Update changelog2198b69Bump version: 1.0.1 → 1.1.0c89fb6dUpdate changelog8dd413eAdd _is_debugger so load_dotenv will work in pdb (#553)Updates
tomlkitfrom 0.13.2 to 0.13.3Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
8c963dbchore: update version to 0.13.3 (#423)fcb82aefix: Missing newline at end of file with multiple array of tables can corrupt...d4e1ecdfix: add newline indentation after existing items in Container class (#421)e3b7332fix: ensure unique table indices when adding items to out-of-order tables (#420)14607a5chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 (#418)bd31dbdfix: Dumping a subelement of a parsed toml fails starting on 4rd level of nes...62a6708fix: Invalid serialization when overwriting out-of-order table key (#417)64064f3[pre-commit.ci] pre-commit autoupdate (#415)df4afc6Fix: reject single keys that aren't strings (#416)832e855Fix array item removal (#409)Updates
pytestfrom 8.3.3 to 8.4.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
pytest-xdistfrom 3.6.1 to 3.8.0Changelog
Sourced from pytest-xdist's changelog.
Commits
1e3e4dcRelease 3.8.0600aad5Ensure all xdist group names are strings (#1216)9d7ba5bAdd--no-loadscope-reorderand--loadscope-reorderoptions (#1217)532f07fMerge pull request #1210 from pytest-dev/pre-commit-ci-update-config0883ad0Fix Path usage intest_rsync_roots_no_roots58a51bc[pre-commit.ci] pre-commit autoupdate59a2ad0Merge pull request #1220 from pytest-dev/dependabot/github_actions/github-act...d42b9c7build(deps): bump hynek/build-and-inspect-python-packageebfcb99Merge pull request #1206 from pytest-dev/release-3.7.023b7fd6[pre-commit.ci] pre-commit autoupdate (#1207)Updates
mypyfrom 1.13.0 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)Updates
blackfrom 24.10.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72Prepare docs for release 25.9.0 (#4751)ffc01a0Fix schema generation error caused by new click version (#4750)626b32fAdd normalizing for\rstyle newlines (#4710)57a4612Fix mypy type issue (#4745)4f6ad7cWrap theinclause of comprehensions across lines if necessary (#4699)24f5169ci: Run diff-shades on unstable instead of preview (#4741)4d55e60Bump actions/setup-python from 5 to 6 (#4744)0cf39efImprove the performance of get_string_prefix (#4742)1f779deFix line ranges decorator edge case (#4670)203fd6bOptimize Line string method (#4739)Updates
flake8from 7.1.1 to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request