-
Notifications
You must be signed in to change notification settings - Fork 37
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
Bump the all-dependencies group across 1 directory with 25 updates #391
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 1, 2024
Bumps the all-dependencies group with 25 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` | | [cachetools](https://github.com/tkem/cachetools) | `5.4.0` | `5.5.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.0` | `7.6.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.15.4` | `3.16.1` | | [identify](https://github.com/pre-commit/identify) | `2.6.0` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.7.1` | `1.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [tox](https://github.com/tox-dev/tox) | `4.16.0` | `4.21.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.3` | `20.26.6` | | [boto3](https://github.com/boto/boto3) | `1.34.151` | `1.35.30` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [botocore](https://github.com/boto/botocore) | `1.34.151` | `1.35.30` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.3` | `3.1.1` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.2.0` | `8.5.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.20.1` | `2.24.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.2` | `3.1.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.31` | `2.0.35` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.3` | `3.0.4` | | [zipp](https://github.com/jaraco/zipp) | `3.19.2` | `3.20.2` | Updates `wheel` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.43.0...0.44.0) Updates `cachetools` from 5.4.0 to 5.5.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.4.0...v5.5.0) Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `coverage` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.0...7.6.1) Updates `filelock` from 3.15.4 to 3.16.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.15.4...3.16.1) Updates `identify` from 2.6.0 to 2.6.1 - [Commits](pre-commit/identify@v2.6.0...v2.6.1) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pyproject-api` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](tox-dev/pyproject-api@1.7.1...1.8.0) Updates `pytest` from 8.3.2 to 8.3.3 - [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.2...8.3.3) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `tox` from 4.16.0 to 4.21.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.16.0...4.21.0) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `virtualenv` from 20.26.3 to 20.26.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.3...20.26.6) Updates `boto3` from 1.34.151 to 1.35.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.151...1.35.30) Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `botocore` from 1.34.151 to 1.35.30 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.151...1.35.30) Updates `greenlet` from 3.0.3 to 3.1.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.3...3.1.1) Updates `importlib-metadata` from 8.2.0 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.2.0...v8.5.0) Updates `pydantic-core` from 2.20.1 to 2.24.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.20.1...v2.24.0) Updates `pyparsing` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4) Updates `sqlalchemy` from 2.0.31 to 2.0.35 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `werkzeug` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.0.4) Updates `zipp` from 3.19.2 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.2...v3.20.2) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cachetools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyproject-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ykdeal
force-pushed
the
dependabot/pip/api/all-dependencies-b93efb2513
branch
from
October 28, 2024 16:18
46ad6e7
to
a9102e9
Compare
ykdeal
approved these changes
Oct 28, 2024
dependabot
bot
deleted the
dependabot/pip/api/all-dependencies-b93efb2513
branch
October 28, 2024 16:26
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 all-dependencies group with 25 updates in the /api directory:
0.43.0
0.44.0
5.4.0
5.5.0
2024.7.4
2024.8.30
7.6.0
7.6.1
3.15.4
3.16.1
2.6.0
2.6.1
3.7
3.10
4.2.2
4.3.6
1.7.1
1.8.0
8.3.2
8.3.3
6.0.1
6.0.2
4.16.0
4.21.0
2.2.2
2.2.3
20.26.3
20.26.6
1.34.151
1.35.30
2.8.2
2.9.2
2024.1
2024.2
1.34.151
1.35.30
3.0.3
3.1.1
8.2.0
8.5.0
2.20.1
2.24.0
3.1.2
3.1.4
2.0.31
2.0.35
3.0.3
3.0.4
3.19.2
3.20.2
Updates
wheel
from 0.43.0 to 0.44.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
7bb46d7
Created a new release0add7d6
Deprecated bdist_wheel and updated the README (#631)46c2389
chore: make sure local ruff runs don't touch vendored (#618)78b9ea9
Updated Cirrus CI config to use FreeBSD 143d3916a
[pre-commit.ci] pre-commit autoupdate (#627)1e00742
Revert "Apply new ruff/pyupgrade rule UP032 (#617)"16206e6
Apply new ruff/pyupgrade rule UP032 (#617)0b7771e
Updated pre-commit modules and applied ruff fixesbd8ab85
Extended the ruff rule list and applied fixes376373b
Allow bdist_wheel working without ctypes (#613)Updates
cachetools
from 5.4.0 to 5.5.0Changelog
Sourced from cachetools's changelog.
Commits
6c78a8f
Bump version.8841efd
Release v5.5.0.f2ccaca
Format tests with black.237ad80
Fix #278: Improve TLRUCache docs.e960781
Fix #302: Improve cachetools.keys unit tests.ea158fc
Bump actions/setup-python from 5.1.0 to 5.1.18a38daf
Update expire docs.7be40f0
TLRUCache.expire() returns iterable of expired (key, value) pairs.c22fc7d
Fix #292, fix #205, fix #103: TTLCache.expire() returns iterable of expired (...Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
coverage
from 7.6.0 to 7.6.1Changelog
Sourced from coverage's changelog.
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
filelock
from 3.15.4 to 3.16.1Release notes
Sourced from filelock's releases.
Commits
c2c43e4
CI improvements (#362)4e98731
[pre-commit.ci] pre-commit autoupdate (#361)e6865be
[pre-commit.ci] pre-commit autoupdate (#360)0acea4f
Add 3.13 to CI (#359)4dc2a8f
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#356)7397dd7
[pre-commit.ci] pre-commit autoupdate (#354)067b651
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#357)85760d7
Test Python 3.13 (#352)4104f3e
[pre-commit.ci] pre-commit autoupdate (#348)Updates
identify
from 2.6.0 to 2.6.1Commits
d1032c9
v2.6.1b980f11
Merge pull request #476 from AleksaC/astro52ba50e
Merge pull request #477 from pre-commit/pre-commit-ci-update-configf4ca44e
[pre-commit.ci] pre-commit autoupdate2573941
add astro extensioneca58eb
Merge pull request #475 from pre-commit/pre-commit-ci-update-config4cbbd37
[pre-commit.ci] pre-commit autoupdatebcde20e
Merge pull request #472 from pre-commit/pre-commit-ci-update-config53d2329
[pre-commit.ci] pre-commit autoupdate1d48177
Merge pull request #471 from pre-commit/pre-commit-ci-update-configUpdates
idna
from 3.7 to 3.10Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
729225d
Release v3.103eef168
Merge pull request #194 from kjd/revert-unicode-16ceca619
Revert Unicode 16.0.0 data updatesc43ac75
Merge pull request #191 from kjd/release-3.91b8800a
Release v3.9a1fd168
Merge pull request #190 from kjd/unicode-167732c61
Merge branch 'master' into unicode-164ed183d
Refactor membership test762216b
Format with ruff580ece9
Implement changes to UTS46 algorithmUpdates
platformdirs
from 4.2.2 to 4.3.6Release notes
Sourced from platformdirs's releases.
... (truncated)
Commits
bc0405c
Fix readme download target (#307)c076da9
Split build and publish for release (#306)30199ec
Use upstream setup-uv with uv python (#305)3ce64d0
Bump astral-sh/setup-uv from 2 to 3 (#304)67691e2
[pre-commit.ci] pre-commit autoupdate (#303)85feea9
don't include outdated changelog in docs (#301)580dffd
Update check.yml (#302)c596271
Fix multi-path returned from_path
methods on MacOS (#299)a420284
Use uv as installer (#300)49a89ef
Update README.rstUpdates
pyproject-api
from 1.7.1 to 1.8.0Release notes
Sourced from pyproject-api's releases.
Commits
8731570
really drop python<=3.8 support (#154)2ad1717
Fix tox confige0929c6
Improve the CI (#152)302f383
[pre-commit.ci] pre-commit autoupdate (#150)9371946
[pre-commit.ci] pre-commit autoupdate (#149)320bb8d
[pre-commit.ci] pre-commit autoupdate (#146)c0b1534
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#148)c3035c4
[pre-commit.ci] pre-commit autoupdate (#144)993e28b
[pre-commit.ci] pre-commit autoupdate (#143)Updates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
tox
from 4.16.0 to 4.21.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
46bef9e
release 4.21.0cea105b
True TOML config support (#3353)a04b039
[pre-commit.ci] pre-commit autoupdate (#3385)f5eba31
Update Loader docs (#3352)329db63
[pre-commit.ci] pre-commit autoupdate (#3350)f4b3bd2
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#3349)a04cc3a
release 4.20.04d8f5fd
Separate list dependencies to a separate installer class (#3347)0cb816c
YML to YAML2f83624
release 4.19.0Updates
urllib3
from 2.2.2 to 2.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfc
Release 2.2.39b25db6
Only attempt to publish for upstreamb9adeef
Drop support for EOL PyPy3.8 and PyPy3.9b1d4649
Add explicit support for Python 3.13cc42860
Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94feb
Revert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abc
Bump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcb
Add 1.26.20 to changelog and make the publish workflow the same (#3464)d480615
Add TLS settings for HTTP/2 (#3456)Updates
virtualenv
from 20.26.3 to 20.26.6Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
ec04726
release 20.26.686ddded
Fix #2768: Quote template strings in activation scripts (#2771)6bb3f62
[pre-commit.ci] pre-commit autoupdate (#2769)220d49c
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#2767)cf340c8
Merge pull request #2766 from pypa/release-20.26.5