Skip to content
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 with 25 updates #127

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps the dependencies group with 25 updates:

Package From To
aiodns 2.0.0 3.0.0
azure-mgmt-storage 20.1.0 21.1.0
boto3 1.28.54 1.28.55
botocore 1.31.54 1.31.55
decorator 4.4.2 5.1.1
google-auth 2.23.0 2.23.1
google-auth-oauthlib 0.8.0 1.1.0
humanize 1.1.0 4.8.0
protobuf 3.20.2 4.24.3
py4j 0.10.9.5 0.10.9.7
pyspark 3.3.3 3.5.0
rich 12.6.0 13.5.3
s3transfer 0.6.2 0.7.0
urllib3 1.26.16 2.0.5
astroid 2.15.8 3.0.0
black 22.12.0 23.9.1
docutils 0.18.1 0.20.1
parsy 1.1.0 2.1
pytest-html 1.22.1 4.0.2
pytest-xdist 2.5.0 3.3.1
sphinx 6.2.1 7.2.6
sphinx-autodoc-typehints 1.23.0 1.24.0
google-cloud-profiler 3.1.0 4.1.0
kubernetes-asyncio 19.15.1 26.9.0
prometheus-async 19.2.0 22.2.0

Updates aiodns from 2.0.0 to 3.0.0

Release notes

Sourced from aiodns's releases.

3.0.0

  • Release wheels and source to PyPI with GH actions
  • Try to make tests more resilient
  • Don't build universal wheels
  • Migrate CI to GH Actions
  • Fix TXT CHAOS test
  • Add support for CAA queries
  • Support Python >= 3.6
  • Bump pycares dependency
  • Drop tasks.py
  • Allow specifying dnsclass for queries
  • Set URL to https
  • Add license args in setup.py
  • Converted Type Annotations to Py3 syntax Closes
  • Only run mypy on cpython versions
  • Also fix all type errors with latest mypy - pycares seems to have no typing / stubs so lets ignore it via mypy.ini
  • setup: typing exists since Python 3.5
  • Fix type annotation of gethostbyname()
  • Updated README
Changelog

Sourced from aiodns's changelog.

3.0.0

  • Release wheels and source to PyPI with GH actions
  • Try to make tests more resilient
  • Don't build universal wheels
  • Migrate CI to GH Actions
  • Fix TXT CHAOS test
  • Add support for CAA queries
  • Support Python >= 3.6
  • Bump pycares dependency
  • Drop tasks.py
  • Allow specifying dnsclass for queries
  • Set URL to https
  • Add license args in setup.py
  • Converted Type Annotations to Py3 syntax Closes
  • Only run mypy on cpython versions
  • Also fix all type errors with latest mypy - pycares seems to have no typing / stubs so lets ignore it via mypy.ini
  • setup: typing exists since Python 3.5
  • Fix type annotation of gethostbyname()
  • Updated README
Commits

Updates azure-mgmt-storage from 20.1.0 to 21.1.0

Release notes

Sourced from azure-mgmt-storage's releases.

azure-mgmt-storage_21.1.0

21.1.0 (2023-08-18)

Features Added

  • Added operation StorageAccountsOperations.begin_customer_initiated_migration
  • Added operation StorageAccountsOperations.get_customer_initiated_migration
  • Model BlobInventoryPolicyFilter has a new parameter creation_time
  • Model GeoReplicationStats has a new parameter can_planned_failover
  • Model GeoReplicationStats has a new parameter post_failover_redundancy
  • Model GeoReplicationStats has a new parameter post_planned_failover_redundancy
  • Model StorageAccount has a new parameter account_migration_in_progress
  • Model StorageAccount has a new parameter is_sku_conversion_blocked
Commits

Updates boto3 from 1.28.54 to 1.28.55

Changelog

Sourced from boto3's changelog.

1.28.55

  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
  • api-change:apprunner: [botocore] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
  • api-change:codedeploy: [botocore] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • api-change:connect: [botocore] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
  • api-change:dynamodb: [botocore] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • api-change:ec2: [botocore] The release includes AWS verified access to support FIPs compliance in North America regions
  • api-change:lakeformation: [botocore] This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
  • api-change:pinpoint: [botocore] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • api-change:s3: [botocore] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.
Commits
  • 89d37e3 Merge branch 'release-1.28.55'
  • 565af80 Bumping version to 1.28.55
  • 86e0be8 Add changelog entries from botocore
  • 255a1b3 Merge branch 'release-1.28.54' into develop
  • See full diff in compare view

Updates botocore from 1.31.54 to 1.31.55

Changelog

Sourced from botocore's changelog.

1.31.55

  • api-change:appintegrations: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
  • api-change:apprunner: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
  • api-change:codedeploy: CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • api-change:connect: This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
  • api-change:dynamodb: Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • api-change:ec2: The release includes AWS verified access to support FIPs compliance in North America regions
  • api-change:lakeformation: This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
  • api-change:pinpoint: Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • api-change:s3: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.
Commits

Updates decorator from 4.4.2 to 5.1.1

Changelog

Sourced from decorator's changelog.

5.1.1 (2022-01-07)

Sangwoo Shim contributed a fix so that cythonized functions can be decorated. Brian McFee pointed out an issue in the decorator_apply example and Wim Glenn pointed out that the "fix" in version 5.1 broke decorator.contextmanager even more. Both issues are now solved.

5.1.0 (2021-09-11)

Added a function decoratorx using the FunctionMaker and thus preserving the signature of __code__ objects. Then fixed three small bugs:

  • Sphinx was printing a few warnings when building the documentation, as signaled by Tomasz Kłoczko
  • functions decorated with decorator.contextmanager were one-shot, as discovered by Alex Pizarro.
  • decorator.decorator was not passing the kwsyntax argument.

5.0.9 (2021-05-16)

Fixed a test breaking PyPy. Restored support for Sphinx.

5.0.8 (2021-05-15)

Made the decorator module more robust when decorating builtin functions lacking dunder attributes, like dict.__setitem__.

5.0.7 (2021-04-14)

The decorator module was not passing correctly the defaults inside the *args tuple, thanks to Dan Shult for the fix. Also fixed some misspellings in the documentation and integrated codespell in the CI, thanks to Christian Clauss.

5.0.6 (2021-04-08)

The decorator module was not copying the module attribute anymore. Thanks to Nikolay Markov for the notice.

5.0.5 (2021-04-04)

Dropped support for Python < 3.5 with a substantial simplification of the code base (now building a decorator does not require calling "exec"). Added a way to mimic functools.wraps-generated decorators. Ported the Continuous Integration from Travis to GitHub.

Commits
  • ad013a2 Updated changelog and bumped version to 5.1.1
  • 5a20232 Fixed implementation of decorator_apply
  • 9cf8151 Merge pull request #137 from borishim/master
  • 5478aa3 Check with inspect.routine()
  • d5d65ad Merge branch 'master' of github.com:micheles/decorator
  • baf1297 Fixed the ContextManager
  • f3daf42 Merge pull request #135 from arthurzam/master
  • a3a8c1d setup.cfg: Replace dashes with underscores
  • d37eebc Merge pull request #134 from hugovk/master
  • 7002507 Add support for Python 3.10
  • Additional commits viewable in compare view

Updates google-auth from 2.23.0 to 2.23.1

Release notes

Sourced from google-auth's releases.

v2.23.1

2.23.1 (2023-09-26)

Bug Fixes

  • Less restrictive content-type header check for google authentication (ignores charset) (#1382) (7039beb)
  • Trust boundary meta header renaming and using the schema from backend team. (#1384) (2503d4a)
  • Update urllib3 to >= 2.0.5 (#1389) (a99f3bb)
Changelog

Sourced from google-auth's changelog.

2.23.1 (2023-09-26)

Bug Fixes

  • Less restrictive content-type header check for google authentication (ignores charset) (#1382) (7039beb)
  • Trust boundary meta header renaming and using the schema from backend team. (#1384) (2503d4a)
  • Update urllib3 to >= 2.0.5 (#1389) (a99f3bb)
Commits
  • f33bb9d chore(main): release 2.23.1 (#1386)
  • a99f3bb fix: update urllib3 to >= 2.0.5 (#1389)
  • 7039beb Fix: Less restrictive content-type header check for google authentication (ig...
  • 3a34c7a chore: update sys test cred (#1388)
  • 2503d4a fix: Trust boundary meta header renaming and using the schema from backend te...
  • bd25e6a chore: update token (#1385)
  • See full diff in compare view

Updates google-auth-oauthlib from 0.8.0 to 1.1.0

Release notes

Sourced from google-auth-oauthlib's releases.

v1.1.0

1.1.0 (2023-09-07)

Features

  • Adding support to specify browser while launching browser to authention (#305) (1a9dca8), closes #303
  • Pass thru OAuth audience during InstalledAppFlow.run_local_server (#300) (fe08531)

Documentation

  • Fix grammar with fetch_token docstring (#273) (b2e3688)

v1.0.0

1.0.0 (2023-02-06)

⚠ BREAKING CHANGES

  • PKCE is enabled by default. (#269)
  • Remove deprecated OOB code (#264)

Features

Bug Fixes

Changelog

Sourced from google-auth-oauthlib's changelog.

1.1.0 (2023-09-07)

Features

  • Adding support to specify browser while launching browser to authention (#305) (1a9dca8), closes #303
  • Pass thru OAuth audience during InstalledAppFlow.run_local_server (#300) (fe08531)

Documentation

  • Fix grammar with fetch_token docstring (#273) (b2e3688)

1.0.0 (2023-02-06)

⚠ BREAKING CHANGES

  • PKCE is enabled by default. (#269)

Features

Bug Fixes

  • Change the library from preview to stable (#267) (c77edf1)
  • Remove deprecated OOB code (1391486)
Commits
  • d8aead7 chore(main): release 1.1.0 (#275)
  • 1a9dca8 feat: Adding support to specify browser while launching browser to authention...
  • fe08531 feat: pass thru OAuth audience during InstalledAppFlow.run_local_server (#300)
  • a49216b build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#301)
  • 328a4d0 chore: [autoapprove] Pin flake8 version (#297)
  • 7c2f3b1 build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#296)
  • a862b4c build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#294)
  • 5022691 build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#291)
  • 01b4251 chore: store artifacts in placer (#284)
  • eae5c02 chore: remove pinned Sphinx version [autoapprove] (#283)
  • Additional commits viewable in compare view

Updates humanize from 1.1.0 to 4.8.0

Release notes

Sourced from humanize's releases.

4.8.0

Added

Changed

Fixed

4.7.0

Added

Changed

Fixed

4.6.0

Added

Changed

4.5.0

Added

... (truncated)

Commits
  • ee08216 [pre-commit.ci] pre-commit autoupdate (#125)
  • e21b1cd Update pre-commit
  • cf10571 [pre-commit.ci] pre-commit autoupdate
  • 2643d37 Propose zh_CN translation for "thousand" to be "千" (#127)
  • 7abebba Move logic to convert aware datetime to naive into function (#123)
  • 5262409 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • e7a21c3 Apply suggestions from code review
  • 6d474ed Revise Turkish localization (#139)
  • f8c144e Docs: fix formatting of return value (#137)
  • 2635e6e chore(deps): update docs/requirements.txt (#135)
  • Additional commits viewable in compare view

Updates protobuf from 3.20.2 to 4.24.3

Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.20.3

Java

  • Refactoring java full runtime to reuse sub-message builders and prepare to migrate parsing logic from parse constructor to builder.
  • Move proto wireformat parsing functionality from the private "parsing constructor" to the Builder class.
  • Change the Lite runtime to prefer merging from the wireformat into mutable messages rather than building up a new immutable object before merging. This way results in fewer allocations and copy operations.
  • Make message-type extensions merge from wire-format instead of building up instances and merging afterwards. This has much better performance.
  • Fix TextFormat parser to build up recurring (but supposedly not repeated) sub-messages directly from text rather than building a new sub-message and merging the fully formed message into the existing field.
  • This release addresses a Security Advisory for Java users
Commits
  • ee13554 Updating version.json and repo version numbers to: 24.3
  • a19e9ab Merge pull request #13881 from honglooker/24.x
  • 6af84ee bring protobuf dep [upb] to parity for 24.3
  • 3465661 Silence warnings about extra semicolon in non-TSAN builds. (#13820)
  • 398a84c Workaround ICE on gcc 7.5 by not having one overload call the other one with ...
  • e5b5696 Merge pull request #13697 from protocolbuffers/24.x-202308252017
  • afecb47 Updating version.json to: 24.3-dev
  • 54a2e5c Updating version.json and repo version numbers to: 24.2
  • 7b825e1 Merge pull request #13656 from protocolbuffers/backport-tdp-msvc-32
  • 5626baf Remove a flaky test with very high memory requirements.
  • Additional commits viewable in compare view

Updates py4j from 0.10.9.5 to 0.10.9.7

Commits

Updates pyspark from 3.3.3 to 3.5.0

Commits
  • ce5ddad Preparing Spark release v3.5.0-rc5
  • 05b57bc [SPARK-45075][SQL] Fix alter table with invalid default value will not report...
  • b2b2ba9 [SPARK-44805][SQL] getBytes/getShorts/getInts/etc. should work in a column ve...
  • 695be32 [SPARK-45106][SQL] PercentileCont should check user supplied input
  • 0662175 [SPARK-45098][DOCS] Custom jekyll-rediect-from redirect.html template to fix ...
  • 8f730e7 [SPARK-45100][SQL] Fix an internal error from reflect()on NULL class and ...
  • 959d93a [SPARK-44508][PYTHON][DOCS] Add user guide for Python user-defined table func...
  • 3ceec3b [SPARK-44835][CONNECT] Make INVALID_CURSOR.DISCONNECTED a retriable error
  • a9d601c [SPARK-44640][PYTHON][FOLLOW-UP][3.5] Update UDTF error messages to include m...
  • 916b6f5 [SPARK-45050][SQL][CONNECT] Improve error message for UNKNOWN io.grpc.StatusR...
  • Additional commits viewable in compare view

Updates rich from 12.6.0 to 13.5.3

Release notes

Sourced from rich's releases.

Markdown fixes

[13.5.3] - 2023-09-17

Fixed

v13.5.2

Bugfix

[13.5.2] - 2023-08-01

Fixed

  • Fixed Text.expand_tabs assertion error

v13.5.1

Very minor update to URL highlighting

[13.5.1] - 2023-07-31

Fixed

Mostly cake, one or two puppies

https://textual.textualize.io/blog/2023/07/29/pull-requests-are-cake-or-puppies/

[13.5.0] - 2023-07-29

Fixed

Added

  • Added Text.extend_style method.
  • Added Span.extend method.

Changed

  • Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

... (truncated)

Changelog

Sourced from rich's changelog.

[13.5.3] - 2023-09-17

Fixed

[13.5.2] - 2023-08-01

Fixed

  • Fixed Text.expand_tabs assertion error

[13.5.1] - 2023-07-31

Fixed

[13.5.0] - 2023-07-29

Fixed

Added

  • Added Text.extend_style method.
  • Added Span.extend method.

Changed

  • Text.tab_size now defaults to None to indicate that Console.tab_size should be used.

[13.4.2] - 2023-06-12

Changed

  • Relaxed markdown-it-py dependency

[13.4.1] - 2023-05-31

Fixed

... (truncated)

Commits

Updates s3transfer from 0.6.2 to 0.7.0

Changelog

Sourced from s3transfer's changelog.

0.7.0

  • feature:SSE-C: Pass SSECustomer* arguments to CompleteMultipartUpload for upload operations
Commits
  • 9d8dfbd Merge branch 'release-0.7.0'
  • de78b3c Bumping version to 0.7.0
  • 459117c Move change to feature instead of bugfix for backwards compatibility with bot...
  • bafa585 Add changelog for sse-c changes (#275)
  • 0fb0ba2 Add user provided SSE-C arguments to CompleteMultipartUpload call (#274)
  • 3a2c99b Merge branch 'release-0.6.2' into develop
  • See full diff in compare view

Updates urllib3 from 1.26.16 to 2.0.5

Release notes

Sourced from urllib3's releases.

2.0.5

  • Allowed pyOpenSSL third-party module without any deprecation warning. #3126
  • Fixed default blocksize of HTTPConnection classes to match high-level classes. Previously was 8KiB, now 16KiB. #3066

2.0.4

  • Added support for union operators to HTTPHeaderDict (#2254)
  • Added BaseHTTPResponse to urllib3.__all__ (#3078)
  • Fixed urllib3.connection.HTTPConnection to raise the http.client.connect audit event to have the same behavior as the standard library HTTP client (#2757)
  • Relied on the standard library for checking hostnames in supported PyPy releases (#3087)

2.0.3

  • Allowed alternative SSL libraries such as LibreSSL, while still issuing a warning as we cannot help users facing issues with implementations other than OpenSSL. #3020
  • Deprecated URLs which don't have an explicit scheme #2950
  • Fixed response decoding with Zstandard when compressed data is made of several frames. #3008
  • Fixed assert_hostname=False to correctly skip hostname check. #3051

2.0.2

  • Fixed HTTPResponse.stream() to continue yielding bytes if buffered decompressed data was still available to be read even if the underlying socket is closed. This prevents a compressed response from being truncated. (urllib3/urllib3#3009)

2.0.1

  • Fixed a socket leak when fingerprint or hostname verifications fail. (#2991)
  • Fixed an error when HTTPResponse.read(0) was the first read call or when the internal response body buffer was otherwise empty. (#2998)

2.0.0

Read the v2.0 migration guide for help upgrading to the latest version of urllib3.

Removed

  • Removed support for Python 2.7, 3.5, and 3.6 (#883, #2336).
  • Removed fallback on certificate commonName in match_hostname() function. This behavior was deprecated in May 2000 in RFC 2818. Instead only subjectAltName is used to verify the hostname by default. To enable verifying the hostname against commonName use SSLContext.hostname_checks_common_name = True (#2113).
  • Removed support for Python with an ssl module compiled with LibreSSL, CiscoSSL, wolfSSL, and all other OpenSSL alternatives. Python is moving to require OpenSSL with PEP 644 (#2168).
  • Removed support for OpenSSL versions earlier than 1.1.1 or that don't have SNI support. When an incompatible OpenSSL version is detected an ImportError is raised (#2168).
  • Removed the list of default ciphers for OpenSSL 1.1.1+ and SecureTransport as their own defaults are already secure (#2082).
  • Removed urllib3.contrib.appengine.AppEngineManager and support for Google App Engine Standard Environment (#2044).
  • Removed deprecated Retry options method_whitelist, DEFAULT_REDIRECT_HEADERS_BLACKLIST (#2086).
  • Removed urllib3.HTTPResponse.from_httplib (#2648).
  • Removed default value of None for the request_context parameter of urllib3.PoolManager.connection_from_pool_key. This change should have no effect on users as the default value of None was an invalid option and was never used (#1897).
  • Removed the urllib3.request module. urllib3.request.RequestMethods has been made a private API. This change was made to ensure that from urllib3 import request imported the top-level request() function instead of the urllib3.request module (#2269).
  • Removed support for SSLv3.0 from the urllib3.contrib.pyopenssl even when support is available from the compiled OpenSSL library (#2233).
  • Removed the deprecated urllib3.contrib.ntlmpool module (#2339).
  • Removed DEFAULT_CIPHERS, HAS_SNI, USE_DEFAULT_SSLCONTEXT_CIPHERS, from the private module urllib3.util.ssl_ (#2168).
  • Removed urllib3.exceptions.SNIMissingWarning (#2168).
  • Removed the _prepare_conn method from HTTPConnectionPool. Previously this was only used to call HTTPSConnection.set_cert() by HTTPSConnectionPool (#1985).
  • Removed tls_in_tls_required property from HTTPSConnection. This is now determined from the scheme parameter in HTTPConnection.set_tunnel() (#1985).

Deprecated

  • Deprecated HTTPResponse.getheaders() and HTTPResponse.getheader() which will be removed in urllib3 v2.1.0. Instead use HTTPResponse.headers and HTTPResponse.headers.get(name, default). (#1543, #2814).
  • Deprecated urllib3.contrib.pyopenssl module which will be removed in urllib3 v2.1.0 (#2691).
  • Deprecated urllib3.contrib.securetransport module which will be removed in urllib3 v2.1.0 (#2692).

... (truncated)

Changelog

...

Description has been truncated

Bumps the dependencies group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [aiodns](https://github.com/saghul/aiodns) | `2.0.0` | `3.0.0` |
| [azure-mgmt-storage](https://github.com/Azure/azure-sdk-for-python) | `20.1.0` | `21.1.0` |
| [boto3](https://github.com/boto/boto3) | `1.28.54` | `1.28.55` |
| [botocore](https://github.com/boto/botocore) | `1.31.54` | `1.31.55` |
| [decorator](https://github.com/micheles/decorator) | `4.4.2` | `5.1.1` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.23.0` | `2.23.1` |
| [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `0.8.0` | `1.1.0` |
| [humanize](https://github.com/python-humanize/humanize) | `1.1.0` | `4.8.0` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `3.20.2` | `4.24.3` |
| [py4j](https://github.com/bartdag/py4j) | `0.10.9.5` | `0.10.9.7` |
| [pyspark](https://github.com/apache/spark) | `3.3.3` | `3.5.0` |
| [rich](https://github.com/Textualize/rich) | `12.6.0` | `13.5.3` |
| [s3transfer](https://github.com/boto/s3transfer) | `0.6.2` | `0.7.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `1.26.16` | `2.0.5` |
| [astroid](https://github.com/pylint-dev/astroid) | `2.15.8` | `3.0.0` |
| [black](https://github.com/psf/black) | `22.12.0` | `23.9.1` |
| [docutils](https://docutils.sourceforge.io/) | `0.18.1` | `0.20.1` |
| [parsy](https://github.com/python-parsy/parsy) | `1.1.0` | `2.1` |
| [pytest-html](https://github.com/pytest-dev/pytest-html) | `1.22.1` | `4.0.2` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `2.5.0` | `3.3.1` |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `6.2.1` | `7.2.6` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `1.23.0` | `1.24.0` |
| [google-cloud-profiler](https://github.com/GoogleCloudPlatform/cloud-profiler-python) | `3.1.0` | `4.1.0` |
| [kubernetes-asyncio](https://github.com/tomplus/kubernetes_asyncio) | `19.15.1` | `26.9.0` |
| [prometheus-async](https://github.com/hynek/prometheus-async) | `19.2.0` | `22.2.0` |


Updates `aiodns` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog)
- [Commits](aio-libs/aiodns@aiodns-2.0.0...aiodns-3.0.0)

Updates `azure-mgmt-storage` from 20.1.0 to 21.1.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-storage_20.1.0...azure-mgmt-storage_21.1.0)

Updates `boto3` from 1.28.54 to 1.28.55
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.54...1.28.55)

Updates `botocore` from 1.31.54 to 1.31.55
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.31.54...1.31.55)

Updates `decorator` from 4.4.2 to 5.1.1
- [Release notes](https://github.com/micheles/decorator/releases)
- [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md)
- [Commits](micheles/decorator@4.4.2...5.1.1)

Updates `google-auth` from 2.23.0 to 2.23.1
- [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.23.0...v2.23.1)

Updates `google-auth-oauthlib` from 0.8.0 to 1.1.0
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python-oauthlib@v0.8.0...v1.1.0)

Updates `humanize` from 1.1.0 to 4.8.0
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](python-humanize/humanize@1.1.0...4.8.0)

Updates `protobuf` from 3.20.2 to 4.24.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.20.2...v4.24.3)

Updates `py4j` from 0.10.9.5 to 0.10.9.7
- [Commits](py4j/py4j@0.10.9.5...0.10.9.7)

Updates `pyspark` from 3.3.3 to 3.5.0
- [Commits](apache/spark@v3.3.3...v3.5.0)

Updates `rich` from 12.6.0 to 13.5.3
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v12.6.0...v13.5.3)

Updates `s3transfer` from 0.6.2 to 0.7.0
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.6.2...0.7.0)

Updates `urllib3` from 1.26.16 to 2.0.5
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.16...v2.0.5)

Updates `astroid` from 2.15.8 to 3.0.0
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v2.15.8...v3.0.0)

Updates `black` from 22.12.0 to 23.9.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.12.0...23.9.1)

Updates `docutils` from 0.18.1 to 0.20.1

Updates `parsy` from 1.1.0 to 2.1
- [Changelog](https://github.com/python-parsy/parsy/blob/master/docs/history.rst)
- [Commits](python-parsy/parsy@v1.1.0...v2.1)

Updates `pytest-html` from 1.22.1 to 4.0.2
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-html@v1.22.1...4.0.2)

Updates `pytest-xdist` from 2.5.0 to 3.3.1
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v2.5.0...v3.3.1)

Updates `sphinx` from 6.2.1 to 7.2.6
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v6.2.1...v7.2.6)

Updates `sphinx-autodoc-typehints` from 1.23.0 to 1.24.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@1.23.0...1.24.0)

Updates `google-cloud-profiler` from 3.1.0 to 4.1.0
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-profiler-python/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-profiler-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/cloud-profiler-python/commits/v4.1.0)

Updates `kubernetes-asyncio` from 19.15.1 to 26.9.0
- [Changelog](https://github.com/tomplus/kubernetes_asyncio/blob/master/CHANGELOG.md)
- [Commits](tomplus/kubernetes_asyncio@v19.15.1...26.9.0)

Updates `prometheus-async` from 19.2.0 to 22.2.0
- [Release notes](https://github.com/hynek/prometheus-async/releases)
- [Changelog](https://github.com/hynek/prometheus-async/blob/main/CHANGELOG.md)
- [Commits](hynek/prometheus-async@19.2.0...22.2.0)

---
updated-dependencies:
- dependency-name: aiodns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: azure-mgmt-storage
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: decorator
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google-auth-oauthlib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: humanize
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: py4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pyspark
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: s3transfer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: astroid
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: docutils
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: parsy
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pytest-html
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google-cloud-profiler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: kubernetes-asyncio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: prometheus-async
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/dependencies-d69ab18978 branch September 27, 2023 21:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants