Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 21 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 0175ab9 commit 108e2e4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 23 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==24.1
packaging==24.2
# via black
pathspec==0.12.1
# via black
Expand Down
43 changes: 21 additions & 22 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ charset-normalizer==3.4.0
# via requests
click==8.1.7
# via pip-tools
contourpy==1.3.0
contourpy==1.3.1
# via matplotlib
coverage==7.6.4
coverage==7.6.7
# via -r requirements.in
crispy-bootstrap3==2024.1
# via -r requirements.in
Expand All @@ -50,7 +50,7 @@ cssutils==2.11.1
# via premailer
cycler==0.12.1
# via matplotlib
db-dtypes==1.3.0
db-dtypes==1.3.1
# via pandas-gbq
diskcache==5.6.3
# via -r requirements.in
Expand All @@ -67,7 +67,7 @@ django==4.2.16
# djangorestframework
django-anymail[mailgun]==12.0
# via -r requirements.in
django-cors-headers==4.5.0
django-cors-headers==4.6.0
# via -r requirements.in
django-crispy-forms==2.3
# via
Expand All @@ -89,13 +89,13 @@ djangorestframework==3.15.2
# djangorestframework-csv
djangorestframework-csv==3.0.2
# via -r requirements.in
et-xmlfile==1.1.0
et-xmlfile==2.0.0
# via openpyxl
fab-classic==1.19.2
# via -r requirements.in
flake8==7.1.1
# via -r requirements.in
fonttools==4.54.1
fonttools==4.55.0
# via matplotlib
google-api-core[grpc]==2.15.0
# via
Expand All @@ -105,9 +105,9 @@ google-api-core[grpc]==2.15.0
# google-cloud-core
# google-cloud-storage
# pandas-gbq
google-api-python-client==2.149.0
google-api-python-client==2.153.0
# via -r requirements.in
google-auth==2.35.0
google-auth==2.36.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -125,7 +125,7 @@ google-auth-oauthlib==1.2.1
# via
# pandas-gbq
# pydata-google-auth
google-cloud-bigquery==3.26.0
google-cloud-bigquery==3.27.0
# via
# -r requirements.in
# pandas-gbq
Expand All @@ -145,13 +145,13 @@ google-resumable-media==2.7.2
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos==1.65.0
googleapis-common-protos==1.66.0
# via
# google-api-core
# grpcio-status
graphviz==0.20.3
# via -r requirements.in
grpcio==1.67.0
grpcio==1.68.0
# via
# google-api-core
# grpcio-status
Expand Down Expand Up @@ -196,17 +196,16 @@ mock==5.1.0
# via -r requirements.in
more-itertools==10.5.0
# via cssutils
networkx==3.4.1
networkx==3.4.2
# via -r requirements.in
numpy==2.1.2
numpy==2.1.3
# via
# -r requirements.in
# contourpy
# db-dtypes
# matplotlib
# pandas
# pandas-gbq
# pyarrow
# scipy
# seaborn
oauthlib==3.2.2
Expand All @@ -215,7 +214,7 @@ openpyxl==3.1.5
# via -r requirements.in
outcome==1.3.0.post0
# via trio
packaging==24.1
packaging==24.2
# via
# build
# db-dtypes
Expand All @@ -239,7 +238,7 @@ pip-tools==7.4.1
# via -r requirements.in
premailer==3.10.0
# via -r requirements.in
proto-plus==1.24.0
proto-plus==1.25.0
# via google-cloud-bigquery-storage
protobuf==4.25.5
# via
Expand All @@ -250,7 +249,7 @@ protobuf==4.25.5
# proto-plus
psycopg2-binary==2.9.10
# via -r requirements.in
pyarrow==17.0.0
pyarrow==18.0.0
# via
# db-dtypes
# pandas-gbq
Expand Down Expand Up @@ -306,7 +305,7 @@ requests[security]==2.32.3
# premailer
# requests-futures
# requests-oauthlib
requests-futures==1.0.1
requests-futures==1.0.2
# via -r requirements.in
requests-oauthlib==2.0.0
# via google-auth-oauthlib
Expand All @@ -316,7 +315,7 @@ scipy==1.14.1
# via -r requirements.in
seaborn==0.13.2
# via -r requirements.in
selenium==4.25.0
selenium==4.26.1
# via -r requirements.in
six==1.16.0
# via
Expand All @@ -329,7 +328,7 @@ sortedcontainers==2.4.0
# via trio
soupsieve==2.6
# via beautifulsoup4
sqlparse==0.5.1
sqlparse==0.5.2
# via
# django
# django-debug-toolbar
Expand All @@ -352,13 +351,13 @@ urllib3[socks]==2.1.0
# django-anymail
# requests
# selenium
watchdog==5.0.3
watchdog==6.0.0
# via when-changed
webencodings==0.5.1
# via html5lib
websocket-client==1.8.0
# via selenium
wheel==0.44.0
wheel==0.45.0
# via pip-tools
when-changed==0.3.0
# via -r requirements.in
Expand Down

0 comments on commit 108e2e4

Please sign in to comment.