-
Notifications
You must be signed in to change notification settings - Fork 26
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 dependencies group across 1 directory with 21 updates #5072
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
Bumps the dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` | | [contourpy](https://github.com/contourpy/contourpy) | `1.3.0` | `1.3.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.7` | | [db-dtypes](https://github.com/googleapis/python-db-dtypes-pandas) | `1.3.0` | `1.3.1` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.5.0` | `4.6.0` | | [et-xmlfile](https://foss.heptapod.net/openpyxl/et_xmlfile) | `1.1.0` | `2.0.0` | | [fonttools](https://github.com/fonttools/fonttools) | `4.54.1` | `4.55.0` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.149.0` | `2.153.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.35.0` | `2.36.0` | | [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.26.0` | `3.27.0` | | [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) | `1.65.0` | `1.66.0` | | [grpcio](https://github.com/grpc/grpc) | `1.67.0` | `1.68.0` | | [networkx](https://github.com/networkx/networkx) | `3.4.1` | `3.4.2` | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.1.3` | | [proto-plus](https://github.com/googleapis/proto-plus-python) | `1.24.0` | `1.25.0` | | [pyarrow](https://github.com/apache/arrow) | `17.0.0` | `18.0.0` | | [requests-futures](https://github.com/ross/requests-futures) | `1.0.1` | `1.0.2` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.25.0` | `4.26.1` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.1` | `0.5.2` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.3` | `6.0.0` | | [wheel](https://github.com/pypa/wheel) | `0.44.0` | `0.45.0` | Updates `packaging` from 24.1 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.1...24.2) Updates `contourpy` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/contourpy/contourpy/releases) - [Changelog](https://github.com/contourpy/contourpy/blob/main/docs/changelog.rst) - [Commits](contourpy/contourpy@v1.3.0...v1.3.1) Updates `coverage` from 7.6.4 to 7.6.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.7) Updates `db-dtypes` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/googleapis/python-db-dtypes-pandas/releases) - [Changelog](https://github.com/googleapis/python-db-dtypes-pandas/blob/main/CHANGELOG.md) - [Commits](googleapis/python-db-dtypes-pandas@v1.3.0...v1.3.1) Updates `django-cors-headers` from 4.5.0 to 4.6.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.5.0...4.6.0) Updates `et-xmlfile` from 1.1.0 to 2.0.0 Updates `fonttools` from 4.54.1 to 4.55.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.54.1...4.55.0) Updates `google-api-python-client` from 2.149.0 to 2.153.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.149.0...v2.153.0) Updates `google-auth` from 2.35.0 to 2.36.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.35.0...v2.36.0) Updates `google-cloud-bigquery` from 3.26.0 to 3.27.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.26.0...v3.27.0) Updates `googleapis-common-protos` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/googleapis/python-api-common-protos/releases) - [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md) - [Commits](googleapis/python-api-common-protos@v1.65.0...v1.66.0) Updates `grpcio` from 1.67.0 to 1.68.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.67.0...v1.68.0) Updates `networkx` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.4.1...networkx-3.4.2) Updates `numpy` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.1.3) Updates `proto-plus` from 1.24.0 to 1.25.0 - [Release notes](https://github.com/googleapis/proto-plus-python/releases) - [Changelog](https://github.com/googleapis/proto-plus-python/blob/main/CHANGELOG.md) - [Commits](googleapis/proto-plus-python@v1.24.0...v1.25.0) Updates `pyarrow` from 17.0.0 to 18.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v17.0.0...apache-arrow-18.0.0) Updates `requests-futures` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/ross/requests-futures/blob/main/CHANGELOG.md) - [Commits](ross/requests-futures@v1.0.1...v1.0.2) Updates `selenium` from 4.25.0 to 4.26.1 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) Updates `sqlparse` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.1...0.5.2) Updates `watchdog` from 5.0.3 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v5.0.3...v6.0.0) Updates `wheel` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.0) --- updated-dependencies: - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: contourpy dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: db-dtypes dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: et-xmlfile dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: fonttools dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-api-python-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-auth dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: googleapis-common-protos dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: grpcio dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: proto-plus dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyarrow dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: requests-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sqlparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: watchdog dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: wheel dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 18, 2024
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 dependencies group with 21 updates in the / directory:
24.1
24.2
1.3.0
1.3.1
7.6.4
7.6.7
1.3.0
1.3.1
4.5.0
4.6.0
1.1.0
2.0.0
4.54.1
4.55.0
2.149.0
2.153.0
2.35.0
2.36.0
3.26.0
3.27.0
1.65.0
1.66.0
1.67.0
1.68.0
3.4.1
3.4.2
2.1.2
2.1.3
1.24.0
1.25.0
17.0.0
18.0.0
1.0.1
1.0.2
4.25.0
4.26.1
0.5.1
0.5.2
5.0.3
6.0.0
0.44.0
0.45.0
Updates
packaging
from 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31
Bump for release2de393d
Update changelog for release9c66f5c
Remove extraneous quotes in f-strings by using!r
(#848)4dc334c
Upgrade to latest mypy (#853)d1a9f93
Bump the github-actions group with 4 updates (#852)029f415
PEP 639: Implement License-Expression and License-File (#828)6c338a8
Use !r formatter for error messages with filenames. (#844)28e7da7
Add a comment as to whyMetadata.name
isn't normalized (#842)ce0d79c
Mention updating changelog in release process (#841)ac5bdf3
Update the changelog to reflect 24.1 changes (#840)Updates
contourpy
from 1.3.0 to 1.3.1Release notes
Sourced from contourpy's releases.
Changelog
Sourced from contourpy's changelog.
Commits
1b253ba
Prepare for v1.3.1 release (#453)7b69bf6
Read meson-python in recommended way (#452)1429fbf
Update minimum pybind11 to 2.13.2 (#451)27160ab
Build Python 3.13t wheels on Windows (#450)3305bd4
Tidy up python 3.13 CI (#449)513926b
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the actions group (#447)d4c9712
Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 in the actions group (#446)08dc621
ci: Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#445)87344a6
Update to bokeh 3.6.0 (#444)c12cb4d
Bump scientific-python/upload-nightly-action in the actions group (#443)Updates
coverage
from 7.6.4 to 7.6.7Changelog
Sourced from coverage's changelog.
Commits
af89ebb
docs: sample HTML for 7.6.7c723de2
docs: prep for 7.6.7898e94a
fix: another possible assert changed back to a conditional.42961d6
build: tweaks to release process1a09d4a
build: bump versionc26fc6e
docs: sample HTML for 7.6.679ad469
docs: prep for 7.6.698939c9
fix: this assert is possible, remove it. #1891ad4a4ff
build: automate the 'final' versione1502e6
build: bump versionUpdates
db-dtypes
from 1.3.0 to 1.3.1Release notes
Sourced from db-dtypes's releases.
Changelog
Sourced from db-dtypes's changelog.
Commits
55cbc66
chore(main): release 1.3.1 (#296)f413f35
fix: support correct numpy construction for dbjson dtype in pandas 1.5 (#297)2bc6a1c
chore(python): update dependencies in .kokoro/docker/docs (#301)83e9382
chore(python): remove obsolete release scripts and config files (#300)3b5d21e
build: use multiScm for Kokoro release builds (#294)c5e9a10
fix: dbjson serialization with most compact JSON representation (#299)4b84e4a
fix: support dbjson type on pandas version 1.5 (#295)36109b1
chore: Adds python eol deprecation warning (#292)fc54e70
chore(deps): update all dependencies (#290)81219d0
build(python): release script update (#289)Updates
django-cors-headers
from 4.5.0 to 4.6.0Changelog
Sourced from django-cors-headers's changelog.
Commits
fd8e9af
Version 4.6.0a3479b1
Drop Django 3.2 to 4.1 support (#978)Updates
et-xmlfile
from 1.1.0 to 2.0.0Updates
fonttools
from 4.54.1 to 4.55.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
6ad1c31
Release 4.55.0c4f8370
Merge pull request #3690 from fonttools/news417b0a8
Update NEWS.rstc0c89e1
Update news.rst for next release919c1a9
Merge pull request #3685 from fonttools/pyup-scheduled-update-2024-11-11b49335e
Merge pull request #3686 from fonttools/dependabot/github_actions/pypa/gh-act...4a18869
Merge pull request #3688 from fonttools/name_consistencyb371f23
fontBuilder: don't add mac names for fvar and STAT if name table hasn't anyd2ce6e0
check for mac names in buildVFStatTable for DSv5 sources with STAT data991e791
Lets not add inconsistent names?Updates
google-api-python-client
from 2.149.0 to 2.153.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
1ed2f39
chore(main): release 2.153.0 (#2518)5e131dc
chore(python): update dependencies in .kokoro/docker/docs (#2519)7783798
chore: Update discovery artifacts (#2517)eb8d3bc
chore(main): release 2.152.0 (#2513)5ec5fa5
build: use multiScm for Kokoro release builds (#2510)dba5822
chore: Update discovery artifacts (#2512)1e01f26
chore(main): release 2.151.0 (#2508)6be1886
chore: Update discovery artifacts (#2509)0bb7d45
chore: Update discovery artifacts (#2507)fb22f97
chore: update templated files (#2506)Updates
google-auth
from 2.35.0 to 2.36.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
3fae8f8
chore(main): release 2.36.0 (#1601)8cf1cb1
fix: adding default parameters to updated interfaces (#1622)9e2789a
fix: remove base class to avoid type conflict (#1619)6be19fb
fix: update secret (#1621)b4efa64
chore: update templated files (#1618)0a4363a
fix: revert templates for iam endpoints (#1614)168fcc6
fix: change universe_domain to universe-domain (#1613)10f42a7
fix: update secret (#1617)16c728d
feat: making iam endpoint universe-aware (#1604)f070de0
fix: update secret (#1611)Updates
google-cloud-bigquery
from 3.26.0 to 3.27.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
53c289e
chore(main): release 3.27.0 (#2040)fef8b88
chore: two fixit fixes (#2050)7b03d61
build: use multiScm for Kokoro release builds (#2049)7372ad6
feat: updates to allow users to set max_stream_coun...Description has been truncated