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

chore(deps): refresh pip-compile outputs python #2235

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 7, 2024

This PR contains the following updates:

Package Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
bcrypt patch ==4.2.0 -> ==4.2.1 age adoption passing confidence
bleach minor ==6.1.0 -> ==6.2.0 age adoption passing confidence
certifi minor ==2024.8.30 -> ==2024.12.14 age adoption passing confidence
click (changelog) patch ==8.1.7 -> ==8.1.8 age adoption passing confidence
cryptography (changelog) patch ==43.0.1 -> ==43.0.3 age adoption passing confidence
flask (changelog) minor ==3.0.3 -> ==3.1.0 age adoption passing confidence
google-api-core minor ==2.20.0 -> ==2.24.0 age adoption passing confidence
google-auth minor ==2.35.0 -> ==2.37.0 age adoption passing confidence
google-cloud-trace (source) minor ==1.13.5 -> ==1.15.0 age adoption passing confidence
googleapis-common-protos minor ==1.65.0 -> ==1.66.0 age adoption passing confidence
grpcio (source) minor ==1.66.1 -> ==1.69.0 age adoption passing confidence
locust (source) minor ==2.31.7 -> ==2.32.5 age adoption passing confidence
opentelemetry-instrumentation-flask minor ==0.48b0 -> ==0.50b0 age adoption passing confidence
opentelemetry-instrumentation-jinja2 minor ==0.48b0 -> ==0.50b0 age adoption passing confidence
opentelemetry-instrumentation-requests minor ==0.48b0 -> ==0.50b0 age adoption passing confidence
opentelemetry-instrumentation-sqlalchemy minor ==0.48b0 -> ==0.50b0 age adoption passing confidence
opentelemetry-sdk minor ==1.27.0 -> ==1.29.0 age adoption passing confidence
psycopg2-binary (source, changelog) patch ==2.9.9 -> ==2.9.10 age adoption passing confidence
pycryptodome (source, changelog) minor ==3.20.0 -> ==3.21.0 age adoption passing confidence
pyjwt minor ==2.9.0 -> ==2.10.1 age adoption passing confidence
pyparsing minor ==3.1.4 -> ==3.2.1 age adoption passing confidence
six minor ==1.16.0 -> ==1.17.0 age adoption passing confidence
urllib3 (changelog) minor ==2.2.3 -> ==2.3.0 age adoption passing confidence
wrapt (changelog) minor ==1.16.0 -> ==1.17.0 1.17.1 age adoption passing confidence
zipp minor ==3.20.2 -> ==3.21.0 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

mozilla/bleach (bleach)

v6.2.0

Compare Source

Backwards incompatible changes

  • Dropped support for Python 3.8. (#​737)

Security fixes

None

Bug fixes

  • Add support for Python 3.13. (#​736)
  • Remove six depdenncy. (#​618)
  • Update known-good versions for tinycss2. (#​732)
  • Fix additional < followed by characters and EOF issues. (#​728)
certifi/python-certifi (certifi)

v2024.12.14

Compare Source

pallets/click (click)

v8.1.8

Compare Source

Unreleased

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on
    multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in
    the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows.
    :issue:2705
  • Show correct value for flag default when using default_map.
    :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be
    forced on Windows. :issue:2606.
pyca/cryptography (cryptography)

v43.0.3

Compare Source

pallets/flask (flask)

v3.1.0

Compare Source

Released 2024-11-13

  • Drop support for Python 3.8. :pr:5623
  • Update minimum dependency versions to latest feature releases.
    Werkzeug >= 3.1, ItsDangerous >= 2.2, Blinker >= 1.9. :pr:5624,5633
  • Provide a configuration option to control automatic option
    responses. :pr:5496
  • Flask.open_resource/open_instance_resource and
    Blueprint.open_resource take an encoding parameter to use when
    opening in text mode. It defaults to utf-8. :issue:5504
  • Request.max_content_length can be customized per-request instead of only
    through the MAX_CONTENT_LENGTH config. Added
    MAX_FORM_MEMORY_SIZE and MAX_FORM_PARTS config. Added documentation
    about resource limits to the security page. :issue:5625
  • Add support for the Partitioned cookie attribute (CHIPS), with the
    SESSION_COOKIE_PARTITIONED config. :issue:5472
  • -e path takes precedence over default .env and .flaskenv files.
    load_dotenv loads default files in addition to a path unless
    load_defaults=False is passed. :issue:5628
  • Support key rotation with the SECRET_KEY_FALLBACKS config, a list of old
    secret keys that can still be used for unsigning. Extensions will need to
    add support. :issue:5621
  • Fix how setting host_matching=True or subdomain_matching=False
    interacts with SERVER_NAME. Setting SERVER_NAME no longer restricts
    requests to only that domain. :issue:5553
  • Request.trusted_hosts is checked during routing, and can be set through
    the TRUSTED_HOSTS config. :issue:5636
googleapis/python-api-core (google-api-core)

v2.24.0

Compare Source

Features

v2.23.0

Compare Source

Features

v2.22.0

Compare Source

Features
Bug Fixes

v2.21.0

Compare Source

Features
  • Add support for asynchronous long running operations (#​724) (aaed69b)
Bug Fixes
googleapis/google-auth-library-python (google-auth)

v2.37.0

Compare Source

Features

v2.36.0

Compare Source

Features
Bug Fixes
googleapis/google-cloud-python (google-cloud-trace)

v1.15.0: google-cloud-iap: v1.15.0

Compare Source

Features
  • Add support for opt-in debug logging (feb5c03)
Bug Fixes
  • Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)

v1.14.1: google-cloud-iap: v1.14.1

Compare Source

Bug Fixes

v1.14.0: google-cloud-resource-manager: v1.14.0

Compare Source

Features
  • Add support for opt-in debug logging (8e6b0cc)
Bug Fixes
  • Fix typing issue with gRPC metadata when key ends in -bin (8e6b0cc)
googleapis/python-api-common-protos (googleapis-common-protos)

v1.66.0

Compare Source

Features
  • Add MISSING_ORIGIN and OVERLOADED_CREDENTIALS to ErrorReason enum (d0478d8)
  • Add field protobuf_pythonic_types_enabled to ExperimentalFeatures message (d0478d8)
  • Add field selective_gapic_generation to CommonLanguageSettings message (d0478d8)
  • Add field time_series_resource_hierarchy_level to MetricDescriptorMetadata message (d0478d8)
  • Add message SelectiveGapicGeneration (d0478d8)
grpc/grpc (grpcio)

v1.69.0

Compare Source

This is release 1.69.0 (gridiron) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Alarm] Fix Alarm reuse on cancellation. (#​38114)
  • [xDS RBAC] Support string_match in HeaderMatcher. (#​38185)
  • [pick_first] fix shutdown bug in new PF impl. (#​38144)
  • [c-ares] Fix inverted length check in GrpcPolledFdWindows. (#​38101)
  • [RetryFilter] Copy the SliceBuffer from RetryFilter's cache to batch payload. (#​38069)
  • [EventEngine] Add stronger wording on Endpoint::Read contract. (#​38036)
  • [chttp2] Fix channelz address. (#​38022)
  • [XdsClient] Add missing authority to XdsClient metrics scope. (#​38009)
  • [EventEngine] API contract: Endpoint::Read will provide either an error or data, but never both. (#​38019)
  • [Build] Dropped Bazel 6.x support. (#​37979)

Python

  • [Build] Override MACOSX_DEPLOYMENT_TARGET for gRPC Python. (#​37997)

v1.68.1

Compare Source

This is release 1.68.1 (groovy) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

v1.68.0

Compare Source

This is release 1.68.0 (groovy) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [XdsClient][Backport] Add missing authority to XdsClient metrics scope (#​38009). (#​38023)
  • [Release] Bump core version in preparation for 1.68 Branch Cut. (#​37941)
  • [ConfigFetcher] Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. (#​37939)
  • [ruby] reduce INFO log for server CQ pluck registration to DEBUG. (#​37633)
  • [EventEngine] Enable the PosixEventEngine client experiment. (#​35985)
  • [chttp2_server] Fix race between connection starting and it being orphaned. (#​37683)
  • [Chttp2Server] Fix race between connection manager updates and handshake. (#​37772)
  • [xds] Fix XdsClient race between ResourceDoesNotExist timer and receiving resources. (#​37678)

C++

  • [Build] Minimum version of MSVC is now 2022. (#​37687)
  • [Build] Bumped the minimum version of cmake. (#​37702)

Python

  • Add templating and support for Python 3.13. (#​37643)

v1.67.1

Compare Source

This is release gRPC Core 1.67.1 (gesundheit). This is a Python-only patch release.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

v1.67.0

Compare Source

This is release 1.67.0 (gesundheit) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

C++

  • [OTel C++] Fix race when adding and removing callbacks. (#​37485)

Python

  • [Backport to 1.67.x] Add templating and support for Python 3.13 (#​37643). (#​37803)
  • Add templating and support for Python 3.13. (#​37643)
  • [Python Distrib] Change warning to RuntimeError for version incompatibility. (#​37466)
  • [reflection]: python: reflection returns original_request. (#​36944)

Ruby

  • [ruby] drop ruby 2.7 support. (#​37430)
  • [ruby] reduce ruby gpr_log invocations from INFO to DEBUG. (#​37426)
  • [ruby] refactor flaky test and expose cancel_with_status. (#​37410)

v1.66.2

Compare Source

This is release gRPC Core 1.66.2 (gladiator).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

What's Changed

Python
  • Added support for Python 3.13 and templating system for supported Python versions (#​37643)

Full Changelog: grpc/grpc@v1.66.1...v1.66.2

locustio/locust (locust)

v2.32.5

Compare Source

Full Changelog

Merged pull requests:

  • Make cpu usage check sleep BEFORE the first check, and make it slightly less frequent #​3014 (cyberw)
  • FastHttpUser: Fix ssl loading performance issue by avoiding to load certs when they wont be used anyway #​3013 (cyberw)
  • Treat exceptions in init event handler as fatal #​3009 (cyberw)
  • Add create store export #​3004 (andrewbaldwin44)

v2.32.4

Compare Source

Full Changelog

Fixed bugs:

  • Number of requests lower than expected in web UI #​3000
  • Reports download links do not contain web-base-path #​2998
  • Setuptools CVE-2024-6345 #​2995
  • When using exclude-tags to exclude more than two tags, this setting will not take effect #​2994

Merged pull requests:

v2.32.3

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

v2.32.2

Compare Source

Full Changelog

Fixed bugs:

  • Requests not ramping up after switching to using pydantic in django project #​2960
  • The locust chart shows that data is still being recorded after the timed run time expires #​2910

Closed issues:

  • Downloading report should provide a meaningful human name #​2931
  • Hard coded path make it impossible to host the UI on a path (instead of the domain root) #​2909

Merged pull requests:

v2.32.1

Compare Source

What's Changed

New Contributors

Full Changelog: locustio/locust@2.32.0...2.32.1

v2.32.0

Compare Source

Full Changelog

Fixed bugs:

  • logfile is erroniously written when there are many workers. #​2927
  • Form field for users, spawn rate, and run time still visible in UI although CustomShape defined without use_common_options. #​2924
  • --html with --process 4 then get ValueError: StatsEntry.use_response_times_cache must be set to True #​2908
  • IPV6 check doesn't work as expected on AWS EKS #​2787

Merged pull requests:

v2.31.8

Compare Source

What's Changed

New Contributors

Full Changelog: locustio/locust@2.31.7...2.31.8

psycopg/psycopg2 (psycopg2-binary)

v2.9.10

Compare Source

Legrandin/pycryptodome (pycryptodome)

v3.21.0: - Bourdeaux

Compare Source

New features

  • By setting the PYCRYPTODOME_DISABLE_GMP environment variable,
    the GMP library will not be used even if detected.
  • Add support for Curve25519 / X25519.
  • Add support for Curve448 / X448.
  • Add attribute curve to EccPoint and EccXPoint classes,
    with the canonical name of the curve.
  • GH#781: the label for the SP800_108_Counter KDF may now
    contain zero bytes. Thanks to Julien Rische.
  • GH#814: RSA keys for PSS can be imported.

Resolved issues

  • GH#810: fixed negation of Ed25519 points.
  • GH#819: accept an RFC5916 ECPrivateKey even if it doesn't
    contain any of the optional elements
    (parameters [0] and publicKey[1]).

Other changes

  • Remove support for Python 3.5.
jpadilla/pyjwt (pyjwt)

v2.10.1

Compare Source

v2.10.0

Compare Source

Fixed


- Prevent partial matching of `iss` claim by @&#8203;fabianbadoi in `GHSA-75c5-xw7c-p5pm <https://github.com/jpadilla/pyjwt/security/advisories/GHSA-75c5-xw7c-p5pm>`__
benjaminp/six (six)

v1.17.0

Compare Source

  • Pull request #​388: Remove URLopener and FancyURLopener classes from
    urllib.request when running on Python 3.14 or greater.

  • Pull request #​365, issue #​283: six.moves.UserDict now points to
    UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.

urllib3/urllib3 (urllib3)

v2.3.0

Compare Source

============


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@forking-renovate forking-renovate bot added the lang: python Issues specific to Python. label Oct 7, 2024
@renovate-bot renovate-bot requested a review from a team as a code owner October 7, 2024 00:53
@dpebot
Copy link
Collaborator

dpebot commented Oct 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 9, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 16, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 20, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 22, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 23, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 25, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Nov 1, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Nov 4, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Nov 4, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 16, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 20, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 21, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 29, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 30, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 30, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 8, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 12, 2025

/gcbrun

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 lang: python Issues specific to Python.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants