Commit d4bb474
authored
Bump the python-version-updates group
Updates the requirements on [fasteners](https://github.com/harlowja/fasteners), [freezegun](https://github.com/spulec/freezegun), [ijson](https://github.com/ICRAR/ijson), [libcst](https://github.com/Instagram/LibCST), [packaging](https://github.com/pypa/packaging), [pex](https://github.com/pex-tool/pex), [psutil](https://github.com/giampaolo/psutil), [pytest](https://github.com/pytest-dev/pytest), [python-lsp-jsonrpc](https://github.com/python-lsp/python-lsp-jsonrpc), [setproctitle](https://github.com/dvarrazzo/py-setproctitle), [setuptools](https://github.com/pypa/setuptools), [types-freezegun](https://github.com/python/typeshed), [types-pyyaml](https://github.com/typeshed-internal/stub_uploader), [types-requests](https://github.com/typeshed-internal/stub_uploader), [types-setuptools](https://github.com/typeshed-internal/stub_uploader), [types-toml](https://github.com/python/typeshed), [typing-extensions](https://github.com/python/typing_extensions), [urllib3](https://github.com/urllib3/urllib3), [debugpy](https://github.com/microsoft/debugpy), [pydevd-pycharm](https://github.com/JetBrains/intellij-community), [fastapi](https://github.com/fastapi/fastapi), [starlette](https://github.com/Kludex/starlette), [strawberry-graphql[fastapi]](https://github.com/strawberry-graphql/strawberry), [uvicorn[standard]](https://github.com/Kludex/uvicorn), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [python-gnupg](https://github.com/vsajip/python-gnupg), [pygithub](https://github.com/pygithub/pygithub), [mypy](https://github.com/python/mypy), [strawberry-graphql](https://github.com/strawberry-graphql/strawberry), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [flake8](https://github.com/pycqa/flake8) to permit the latest version.
Updates `fasteners` from 0.16.3 to 0.20
- [Release notes](https://github.com/harlowja/fasteners/releases)
- [Changelog](https://github.com/harlowja/fasteners/blob/main/CHANGELOG.md)
- [Commits](harlowja/fasteners@0.16.3...0.20)
Updates `freezegun` from 1.2.1 to 1.5.5
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.2.1...1.5.5)
Updates `ijson` from 3.2.3 to 3.4.0.post0
- [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md)
- [Commits](ICRAR/ijson@v3.2.3...v3.4.0.post0)
Updates `libcst` from 1.4.0 to 1.8.5
- [Release notes](https://github.com/Instagram/LibCST/releases)
- [Changelog](https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md)
- [Commits](Instagram/LibCST@v1.4.0...v1.8.5)
Updates `packaging` from 24.2 to 25.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.2...25.0)
Updates `pex` from 2.61.1 to 2.63.0
- [Release notes](https://github.com/pex-tool/pex/releases)
- [Changelog](https://github.com/pex-tool/pex/blob/main/CHANGES.md)
- [Commits](pex-tool/pex@v2.61.1...v2.63.0)
Updates `psutil` from 5.9.8 to 7.1.1
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.8...release-7.1.1)
Updates `pytest` from 8.4.1 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.4.1...8.4.2)
Updates `python-lsp-jsonrpc` from 1.0.0 to 1.1.2
- [Release notes](https://github.com/python-lsp/python-lsp-jsonrpc/releases)
- [Changelog](https://github.com/python-lsp/python-lsp-jsonrpc/blob/develop/CHANGELOG.md)
- [Commits](python-lsp/python-lsp-jsonrpc@v1.0.0...v1.1.2)
Updates `setproctitle` from 1.3.2 to 1.3.7
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](dvarrazzo/py-setproctitle@version-1.3.2...version-1.3.7)
Updates `setuptools` to 80.9.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v63.1.0...v80.9.0)
Updates `types-freezegun` from 1.1.6 to 1.1.10
- [Commits](https://github.com/python/typeshed/commits)
Updates `types-pyyaml` from 6.0.3 to 6.0.12.20250915
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
Updates `types-requests` from 2.28.1 to 2.32.4.20250913
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
Updates `types-setuptools` from 62.6.1 to 80.9.0.20250822
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
Updates `types-toml` from 0.10.8 to 0.10.8.20240310
- [Commits](https://github.com/python/typeshed/commits)
Updates `typing-extensions` to 4.15.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.12.0...4.15.0)
Updates `urllib3` to 2.5.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@0.3...2.5.0)
Updates `debugpy` from 1.8.13 to 1.8.17
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.13...v1.8.17)
Updates `pydevd-pycharm` from 251.23536.40 to 253.27642.35
- [Release notes](https://github.com/JetBrains/intellij-community/releases)
- [Commits](JetBrains/intellij-community@pycharm/251.23536.40...pycharm/253.27642.35)
Updates `fastapi` from 0.78.0 to 0.120.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.78.0...0.120.0)
Updates `starlette` from 0.19.1 to 0.48.0
- [Release notes](https://github.com/Kludex/starlette/releases)
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
- [Commits](Kludex/starlette@0.19.1...0.48.0)
Updates `strawberry-graphql[fastapi]` from 0.114.0 to 0.284.1
- [Release notes](https://github.com/strawberry-graphql/strawberry/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry@0.114.0...0.284.1)
Updates `uvicorn[standard]` from 0.17.6 to 0.38.0
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.17.6...0.38.0)
Updates `beautifulsoup4` from 4.11.1 to 4.14.2
Updates `python-gnupg` from 0.4.9 to 0.5.5
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release)
- [Commits](vsajip/python-gnupg@0.4.9...0.5.5)
Updates `pygithub` from 2.4.0 to 2.8.1
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](PyGithub/PyGithub@v2.4.0...v2.8.1)
Updates `mypy` from 1.15.0 to 1.18.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.15.0...v1.18.2)
Updates `strawberry-graphql` from 0.240.4 to 0.284.1
- [Release notes](https://github.com/strawberry-graphql/strawberry/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry@0.240.4...0.284.1)
Updates `pytest-cov` from 6.2.1 to 7.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0)
Updates `flake8` to 7.3.0
- [Commits](PyCQA/flake8@5.0.4...7.3.0)
---
updated-dependencies:
- dependency-name: fasteners
dependency-version: '0.20'
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: freezegun
dependency-version: 1.5.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: ijson
dependency-version: 3.4.0.post0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: libcst
dependency-version: 1.8.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: packaging
dependency-version: '25.0'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-version-updates
- dependency-name: pex
dependency-version: 2.63.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: psutil
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-version-updates
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-version-updates
- dependency-name: python-lsp-jsonrpc
dependency-version: 1.1.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: setproctitle
dependency-version: 1.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-version-updates
- dependency-name: setuptools
dependency-version: 80.9.0
dependency-type: direct:production
dependency-group: python-version-updates
- dependency-name: types-freezegun
dependency-version: 1.1.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-version-updates
- dependency-name: types-pyyaml
dependency-version: 6.0.12.20250915
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-version-updates
- dependency-name: types-requests
dependency-version: 2.32.4.20250913
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: types-setuptools
dependency-version: 80.9.0.20250822
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-version-updates
- dependency-name: types-toml
dependency-version: 0.10.8.20240310
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-version-updates
- dependency-name: typing-extensions
dependency-version: 4.15.0
dependency-type: direct:production
dependency-group: python-version-updates
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
dependency-group: python-version-updates
- dependency-name: debugpy
dependency-version: 1.8.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-version-updates
- dependency-name: pydevd-pycharm
dependency-version: 253.27642.35
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-version-updates
- dependency-name: fastapi
dependency-version: 0.120.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: starlette
dependency-version: 0.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: strawberry-graphql[fastapi]
dependency-version: 0.284.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: uvicorn[standard]
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: beautifulsoup4
dependency-version: 4.14.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: python-gnupg
dependency-version: 0.5.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: pygithub
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: mypy
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: strawberry-graphql
dependency-version: 0.284.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-version-updates
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-version-updates
- dependency-name: flake8
dependency-version: 7.3.0
dependency-type: direct:production
dependency-group: python-version-updates
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 01e355b commit d4bb474
File tree
5 files changed
+32
-32
lines changed- 3rdparty/python
5 files changed
+32
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
0 commit comments