chore(deps): bump the python-packages group with 5 updates

Bumps the python-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` |
| [pycodestyle](https://github.com/PyCQA/pycodestyle) | `2.13.0` | `2.14.0` |
| [pyflakes](https://github.com/PyCQA/pyflakes) | `3.3.2` | `3.4.0` |
| [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.19.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.5.0` |


Updates `flake8` from 7.2.0 to 7.3.0
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0)

Updates `pycodestyle` from 2.13.0 to 2.14.0
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](https://github.com/PyCQA/pycodestyle/compare/2.13.0...2.14.0)

Updates `pyflakes` from 3.3.2 to 3.4.0
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/3.3.2...3.4.0)

Updates `pygments` from 2.19.1 to 2.19.2
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.19.1...2.19.2)

Updates `urllib3` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pycodestyle
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pyflakes
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pygments
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-23 14:34:26 +00:00
committed by GitHub
parent cf8b4c6b45
commit fb8945fc09

View File

@@ -6,7 +6,7 @@ charset-normalizer==3.4.2
click==8.1.8 click==8.1.8
colorama==0.4.6 colorama==0.4.6
docutils==0.21.2 docutils==0.21.2
flake8==7.2.0 flake8==7.3.0
gitchangelog==3.0.4 gitchangelog==3.0.4
idna==3.10 idna==3.10
importlib-metadata==8.7.0 importlib-metadata==8.7.0
@@ -21,9 +21,9 @@ packaging==25.0
pathspec==0.12.1 pathspec==0.12.1
pkginfo==1.12.1.2 pkginfo==1.12.1.2
platformdirs==4.3.8 platformdirs==4.3.8
pycodestyle==2.13.0 pycodestyle==2.14.0
pyflakes==3.3.2 pyflakes==3.4.0
Pygments==2.19.1 Pygments==2.19.2
readme-renderer==44.0 readme-renderer==44.0
requests==2.32.4 requests==2.32.4
requests-toolbelt==1.0.0 requests-toolbelt==1.0.0
@@ -34,6 +34,6 @@ setuptools==80.9.0
six==1.17.0 six==1.17.0
tqdm==4.67.1 tqdm==4.67.1
twine==6.1.0 twine==6.1.0
urllib3==2.4.0 urllib3==2.5.0
webencodings==0.5.1 webencodings==0.5.1
zipp==3.23.0 zipp==3.23.0