-
Notifications
You must be signed in to change notification settings - Fork 11
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
Deps: Bump the python-packages group across 1 directory with 18 updates #648
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-packages-7f84780d3f
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.
Conversation
This file contains 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 python-packages group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [python-gnupg](https://github.com/vsajip/python-gnupg) | `0.5.3` | `0.5.4` | | [tomli](https://github.com/hukkin/tomli) | `2.1.0` | `2.2.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.7` | `7.6.10` | | [pontos](https://github.com/greenbone/pontos) | `24.9.0` | `25.1.0` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.8.0` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [h2](https://github.com/python-hyper/h2) | `4.1.0` | `4.2.0` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [isort](https://github.com/pycqa/isort) | `5.13.2` | `6.0.0` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.4` | `0.9.4` | | [semver](https://github.com/python-semver/python-semver) | `3.0.2` | `3.0.4` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `python-gnupg` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](vsajip/python-gnupg@0.5.3...0.5.4) Updates `tomli` from 2.1.0 to 2.2.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.1.0...2.2.1) Updates `coverage` from 7.6.7 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.7...7.6.10) Updates `pontos` from 24.9.0 to 25.1.0 - [Release notes](https://github.com/greenbone/pontos/releases) - [Commits](greenbone/pontos@v24.9.0...v25.1.0) Updates `anyio` from 4.6.2.post1 to 4.8.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.2.post1...4.8.0) Updates `black` from 24.10.0 to 25.1.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.1.0) Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](certifi/python-certifi@2024.08.30...2025.01.31) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `h2` from 4.1.0 to 4.2.0 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](python-hyper/h2@v4.1.0...v4.2.0) Updates `hpack` from 4.0.0 to 4.1.0 - [Changelog](https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst) - [Commits](python-hyper/hpack@v4.0.0...v4.1.0) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `hyperframe` from 6.0.1 to 6.1.0 - [Changelog](https://github.com/python-hyper/hyperframe/blob/master/CHANGELOG.rst) - [Commits](python-hyper/hyperframe@v6.0.1...v6.1.0) Updates `isort` from 5.13.2 to 6.0.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.0.0) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `ruff` from 0.7.4 to 0.9.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.4...0.9.4) Updates `semver` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@3.0.2...3.0.4) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: python-gnupg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pontos dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: black dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: click dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: h2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: hpack dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: httpx dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: hyperframe dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: isort dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pygments dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: six dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Feb 3, 2025
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
0 participants
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 python-packages group with 16 updates in the / directory:
6.1.0
6.1.1
0.5.3
0.5.4
2.1.0
2.2.1
7.6.7
7.6.10
24.9.0
25.1.0
4.6.2.post1
4.8.0
24.10.0
25.1.0
2024.8.30
2025.1.31
8.1.7
8.1.8
4.1.0
4.2.0
0.27.2
0.28.1
5.13.2
6.0.0
2.18.0
2.19.1
0.7.4
0.9.4
3.0.2
3.0.4
1.16.0
1.17.0
Updates
psutil
from 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6
Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0
ruff: enable PLR5501 (Useelif
instead ofelse
thenif
, to reduce inden...1a63407
use aset
literal when testing for membership8162905
disable flafy test + pre-release1f3458b
try to fix some flaky tests 2c0e1eb1
try to fix some flaky tests 245934bb
try to fix some flaky tests560c524
chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67e
fix winmake.py test-parallel13a336b
fix #2418 / Linux: fix race conditionUpdates
python-gnupg
from 0.5.3 to 0.5.4Release notes
Sourced from python-gnupg's releases.
Commits
8419ce8
Update version to release.cc47dfd
Changes in 0.5.4.fec7227
Add 3.13 to CI and trove classifiers.7fe897f
Fix #2429e2a4f5
Update CI action versions.663348b
Update CI configuration and trove classifiers.fea6132
Bump version.fd13e85
Added tag 0.5.3 for changeset b0327e6c3ce2Updates
tomli
from 2.1.0 to 2.2.1Changelog
Sourced from tomli's changelog.
Commits
73c3d10
Bump version: 2.2.0 → 2.2.17c2368d
Don't build wheels for Python versions requiring tomlic48e4e1
Bump version: 2.1.0 → 2.2.07604741
Update README0724e2a
Annotate global constants as Final to speed up compiled code149547d
Create binary wheels with mypyc (#242)443a0c1
pre-commit autoupdate and autofix48461cf
Merge pull request #240 from hukkin/version-2.1.0Updates
coverage
from 7.6.7 to 7.6.10Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
pontos
from 24.9.0 to 25.1.0Release notes
Sourced from pontos's releases.
... (truncated)
Commits
cd89d11
Automatic release to 25.1.0f5313c7
Deps: Bump the python-packages group with 3 updates472be51
Deps: Bump actions/upload-artifact in the actions group0564563
Deps: Bump the python-packages group with 5 updatese4be48b
Deps: Bump pypa/gh-action-pypi-publish in the actions group5e9cf9b
Automatic adjustments after release [skip ci]bbe672d
Automatic release to 24.12.42a202d2
Change: Make unit tests happy8276024
Change: Fix endless loop in GitHubAsyncRESTClient.get_all25361ff
Deps: Bump the python-packages group with 5 updatesUpdates
anyio
from 4.6.2.post1 to 4.8.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
74022ec
Bumped up the version264a6f9
Added support for subinterpreter workers (#850)6d612a9
Refactored waiting for tasks to complete from task group on the asyncio backe...8b7a535
Removed the unwarranted gc_collect fixtureacdac7a
Changed TaskGroup to always spawn tasks lazily, even with eager task factorie...43e1f5f
Fixed__exit__()
return type of various context managers (#849)e8730ae
Added preliminary support for Python 3.14 (#813)9a792f3
Pruned unnecessary mypy options2a105b2
Updated downstream test workflow3f8c639
[pre-commit.ci] pre-commit autoupdate (#846)Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
certifi
from 2024.8.30 to 2025.1.31Commits
088f931
2025.01.31 (#336)1c17795
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284ed
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1d
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
h2
from 4.1.0 to 4.2.0Changelog
Sourced from h2's changelog.
Commits
dacd614
v4.2.00b98b24
tests: linting++9bfb877
fix backward-compatibility of semi-public API for #12753f5a608
linting++01c080a
enable type checking using mypy1acf9c1
add typing information82d97da
clarify RequestReceived CONTINUATION frame behavioree4fa16
migrate tox.ini into pyproject.tomlb0485e9
bump codecov integration20c8e71
update changelogUpdates
hpack
from 4.0.0 to 4.1.0Changelog
Sourced from hpack's changelog.
Commits
d78d4cb
v4.1.027e8a86
lint++9a54234
typing++2602e6c
add simple code sample to readme53a18de
nuke left-over documentationae788d9
migrate tox.ini into pyproject.toml96f12a3
bump codecov integrationf8ee36b
modernize everything131b44c
add typing information3789435
add test for full coverageUpdates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
hyperframe
from 6.0.1 to 6.1.0Changelog
Sourced from hyperframe's changelog.
Commits
ab477ba
v6.1.00be70d1
lint++2595cf6
migrate tox.ini into pyproject.toml06993da
bump codecov integration5039d79
fix coverage path mapping0b85069
modernize everything48965e0
improve typing informationb72d64b
linting8174dfd
update supported Python versions554fcad
docs: fix function parameter referenceUpdates
isort
from 5.13.2 to 6.0.0Release notes
Sourced from isort's releases.