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

⬆️(dependencies) update python dependencies #386

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.11.13 -> ==3.11.14 age adoption passing confidence
boto3 ==1.37.4 -> ==1.37.18 age adoption passing confidence
ipython ==9.0.1 -> ==9.0.2 age adoption passing confidence
openai ==1.65.2 -> ==1.68.2 age adoption passing confidence
psycopg (source, changelog) ==3.2.5 -> ==3.2.6 age adoption passing confidence
pyfakefs ==5.7.4 -> ==5.8.0 age adoption passing confidence
pylint (changelog) ==3.3.4 -> ==3.3.6 age adoption passing confidence
responses (changelog) ==0.25.6 -> ==0.25.7 age adoption passing confidence
ruff (source, changelog) ==0.9.9 -> ==0.11.2 age adoption passing confidence
sentry-sdk (changelog) ==2.22.0 -> ==2.24.1 age adoption passing confidence
types-requests (changelog) ==2.32.0.20250301 -> ==2.32.0.20250306 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.14

Compare Source

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

Bug fixes

  • Fixed an issue where dns queries were delayed indefinitely when an exception occurred in a trace.send_dns_cache_miss
    -- by :user:logioniz.

    Related issues and pull requests on GitHub:
    :issue:10529.

  • Fixed DNS resolution on platforms that don't support socket.AI_ADDRCONFIG -- by :user:maxbachmann.

    Related issues and pull requests on GitHub:
    :issue:10542.

  • The connector now raises :exc:aiohttp.ClientConnectionError instead of :exc:OSError when failing to explicitly close the socket after :py:meth:asyncio.loop.create_connection fails -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10551.

  • Break cyclic references at connection close when there was a traceback -- by :user:bdraco.

    Special thanks to :user:availov for reporting the issue.

    Related issues and pull requests on GitHub:
    :issue:10556.

  • Break cyclic references when there is an exception handling a request -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10569.

Features

  • Improved logging on non-overlapping WebSocket client protocols to include the remote address -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10564.

Miscellaneous internal changes

  • Improved performance of parsing content types by adding a cache in the same manner currently done with mime types -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10552.


boto/boto3 (boto3)

v1.37.18

Compare Source

=======

  • api-change:bedrock: [botocore] A CustomModelUnit(CMU) is an abstract view of the hardware utilization that Bedrock needs to host a a single copy of your custom imported model. Bedrock determines the number of CMUs that a model copy needs when you import the custom model. You can use CMUs to estimate the cost of Inference's.
  • api-change:datazone: [botocore] Add support for overriding selection of default AWS IAM Identity Center instance as part of Amazon DataZone domain APIs.
  • api-change:route53-recovery-control-config: [botocore] Adds dual-stack (IPv4 and IPv6) endpoint support for route53-recovery-control-config operations, opt-in dual-stack addresses for cluster endpoints, and UpdateCluster API to update the network-type of clusters between IPv4 and dual-stack.
  • api-change:sagemaker: [botocore] This release does the following: 1.) Adds DurationHours as a required field to the SearchTrainingPlanOfferings action in the SageMaker AI API; 2.) Adds support for G6e instance types for SageMaker AI inference optimization jobs.

v1.37.17

Compare Source

=======

  • api-change:amplify: [botocore] Added appId field to Webhook responses
  • api-change:bedrock: [botocore] With this release, Bedrock Evaluation will now support bring your own inference responses.
  • api-change:controlcatalog: [botocore] Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability.
  • api-change:mailmanager: [botocore] Amazon SES Mail Manager. Extended rule string and boolean expressions to support analysis in condition evaluation. Extended ingress point string expression to support analysis in condition evaluation
  • api-change:network-firewall: [botocore] You can now use flow operations to either flush or capture traffic monitored in your firewall's flow table.

v1.37.16

Compare Source

=======

  • api-change:bedrock: [botocore] Support custom prompt routers for evaluation jobs
  • api-change:ec2: [botocore] Doc-only updates for EC2 for March 2025.
  • api-change:lambda: [botocore] Add Ruby 3.4 (ruby3.4) support to AWS Lambda.
  • api-change:mediaconnect: [botocore] This release adds support for NDI flow outputs in AWS Elemental MediaConnect. You can now send content from your MediaConnect transport streams directly to your NDI environment using the new NDI output type.
  • api-change:neptune-graph: [botocore] Update IAM Role ARN Validation to Support Role Paths
  • api-change:sagemaker: [botocore] Added support for g6, g6e, m6i, c6i instance types in SageMaker Processing Jobs.

v1.37.15

Compare Source

=======

  • api-change:appsync: [botocore] Providing Tagging support for DomainName in AppSync
  • api-change:cleanrooms: [botocore] This release adds support for PySpark jobs. Customers can now analyze data by running jobs using approved PySpark analysis templates.
  • api-change:mediaconvert: [botocore] This release adds support for AVC passthrough, the ability to specify PTS offset without padding, and an A/V segment matching feature.
  • api-change:route53: [botocore] Amazon Route 53 now supports the iso-f regions for private DNS Amazon VPCs and cloudwatch healthchecks.

v1.37.14

Compare Source

=======

  • api-change:application-signals: [botocore] This release adds support for adding, removing, and listing SLO time exclusion windows with the BatchUpdateExclusionWindows and ListServiceLevelObjectiveExclusionWindows APIs.
  • api-change:geo-maps: [botocore] Provide support for vector map styles in the GetStaticMap operation.
  • api-change:rum: [botocore] CloudWatch RUM now supports unminification of JS error stack traces.
  • api-change:taxsettings: [botocore] Adjust Vietnam PaymentVoucherNumber regex and minor API change.
  • api-change:wafv2: [botocore] AWS WAF now lets you inspect fragments of request URIs. You can specify the scope of the URI to inspect and narrow the set of URI fragments.

v1.37.13

Compare Source

=======

  • api-change:cognito-identity: [botocore] Updated API model build artifacts for identity pools
  • api-change:cognito-idp: [botocore] Minor description updates to API parameters
  • api-change:glue: [botocore] This release added AllowFullTableExternalDataAccess to glue catalog resource.
  • api-change:lakeformation: [botocore] This release added "condition" to LakeFormation OptIn APIs, also added WithPrivilegedAccess flag to RegisterResource and DescribeResource.

v1.37.12

Compare Source

=======

  • api-change:acm-pca: [botocore] Private Certificate Authority service now supports P521 and RSA3072 key algorithms.
  • api-change:amplify: [botocore] Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports webhook filtering by organization name
  • api-change:datazone: [botocore] This release adds support to update projects and environments
  • api-change:dynamodb: [botocore] Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available
  • api-change:ec2: [botocore] This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration
  • api-change:logs: [botocore] Updated CreateLogAnomalyDetector to accept only kms key arn
  • api-change:mediapackagev2: [botocore] This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4.
  • api-change:s3control: [botocore] Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix

v1.37.11

Compare Source

=======

  • api-change:ec2: [botocore] This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API.
  • api-change:ecr: [botocore] This release adds Amazon ECR to Amazon ECR pull through cache rules support.
  • api-change:ecs: [botocore] This is a documentation only update for Amazon ECS to address various tickets.
  • api-change:inspector2: [botocore] Adding componentArn to network reachability details
  • api-change:medialive: [botocore] Add an enum option DISABLED for Output Locking Mode under Global Configuration.

v1.37.10

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Add support for computer use tools
  • api-change:bedrock-agent-runtime: [botocore] Add support for computer use tools
  • api-change:ce: [botocore] Releasing minor partition endpoint updates.
  • api-change:connect: [botocore] Add support for contact transfers in external voice systems.
  • api-change:medialive: [botocore] Adds defaultFontSize and defaultLineHeight as options in the EbuTtDDestinationSettings within the caption descriptions for an output stream.
  • api-change:pca-connector-ad: [botocore] PrivateCA Connector for Active Directory now supports dual stack endpoints. This release adds the IpAddressType option to the VpcInformation on a Connector which determines whether the endpoint supports IPv4 only or IPv4 and IPv6 traffic.
  • api-change:securityhub: [botocore] This release adds new StandardsControlsUpdatable field to the StandardsSubscription resource
  • api-change:timestream-influxdb: [botocore] This release updates the default value of pprof-disabled from false to true.

v1.37.9

Compare Source

======

  • api-change:bedrock-agent: [botocore] Introduces support for Neptune Analytics as a vector data store and adds Context Enrichment Configurations, enabling use cases such as GraphRAG.
  • api-change:bedrock-agent-runtime: [botocore] Support Multi Agent Collaboration within Inline Agents
  • api-change:cloudfront: [botocore] Documentation updates for Amazon CloudFront.
  • api-change:ec2: [botocore] Add serviceManaged field to DescribeAddresses API response.
  • api-change:elbv2: [botocore] This release adds support for assigning IP addresses to Application Load Balancers from VPC IP Address Manager pools.
  • api-change:neptune-graph: [botocore] Several small updates to resolve customer requests.

v1.37.8

Compare Source

======

  • api-change:bedrock: [botocore] This releases adds support for Custom Prompt Router
  • api-change:cloudtrail: [botocore] Doc-only update for CloudTrail.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect.
  • api-change:networkflowmonitor: [botocore] This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string.
  • api-change:redshift-data: [botocore] This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database.
  • api-change:wafv2: [botocore] You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint.
  • api-change:workspaces: [botocore] Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings.

v1.37.7

Compare Source

======

  • api-change:bedrock-runtime: [botocore] This releases adds support for Custom Prompt Router ARN
  • api-change:datasync: [botocore] AWS DataSync now supports modifying ServerHostname while updating locations SMB, NFS, and ObjectStorage.
  • api-change:gameliftstreams: [botocore] New Service: Amazon GameLift Streams delivers low-latency game streaming from AWS global infrastructure to virtually any device with a browser at up to 1080p resolution and 60 fps.
  • api-change:iotfleetwise: [botocore] This release adds floating point support for CAN/OBD signals and adds support for signed OBD signals.
  • api-change:workspaces: [botocore] Added DeviceTypeWorkSpacesThinClient type to allow users to access their WorkSpaces through a WorkSpaces Thin Client.

v1.37.6

Compare Source

======

  • api-change:elasticache: [botocore] Doc only update, listing 'valkey7' and 'valkey8' as engine options for parameter groups.
  • api-change:iot-managed-integrations: [botocore] Adding managed integrations APIs for IoT Device Management to setup and control devices across different manufacturers and connectivity protocols. APIs include managedthing operations, credential and provisioning profile management, notification configuration, and OTA update.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now supports MQTT-enabled, V3 gateways. Configure data destinations for real-time ingestion into AWS IoT SiteWise or buffered ingestion using Amazon S3 storage. You can also use path filters for precise data collection from specific MQTT topics.
  • api-change:rds: [botocore] Note support for Database Insights for Amazon RDS.

v1.37.5

Compare Source

======

  • api-change:cognito-idp: [botocore] Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
  • api-change:ec2: [botocore] Update the DescribeVpcs response
  • api-change:qbusiness: [botocore] Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.
  • api-change:rum: [botocore] Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM
  • api-change:sagemaker: [botocore] Add DomainId to CreateDomainResponse
  • api-change:transcribe: [botocore] Updating documentation for post call analytics job queueing.
  • enhancement:configuration: [botocore] Add support for disabling host prefix injection via the AWS_DISABLE_HOST_PREFIX_INJECTION environment variable or the disable_host_prefix_injection parameter in the shared aws configuration file.
ipython/ipython (ipython)

v9.0.2

Compare Source

openai/openai-python (openai)

v1.68.2

Compare Source

Full Changelog: v1.68.1...v1.68.2

Refactors
  • package: rename audio extra to voice_helpers (2dd6cb8)

v1.68.1

Compare Source

Full Changelog: v1.68.0...v1.68.1

Bug Fixes
  • client: remove duplicate types (#​2235) (063f7d0)
  • helpers/audio: remove duplicative module (f253d04)
  • package: make sounddevice and numpy optional dependencies (8b04453)
Chores
  • ci: run workflows on next too (67f89d4)

v1.68.0

Compare Source

Full Changelog: v1.67.0...v1.68.0

Features
  • add audio helpers (423655c)
  • api: new models for TTS, STT, + new audio features for Realtime (#​2232) (ab5192d)

v1.67.0

Compare Source

Full Changelog: v1.66.5...v1.67.0

Features

v1.66.5

Compare Source

Full Changelog: v1.66.4...v1.66.5

Bug Fixes
Chores

v1.66.3

Compare Source

Full Changelog: v1.66.2...v1.66.3

Bug Fixes

v1.66.2

Compare Source

Full Changelog: v1.66.1...v1.66.2

Bug Fixes

v1.66.1

Compare Source

Full Changelog: v1.66.0...v1.66.1

Bug Fixes
Chores
  • internal: temporary commit (afabec1)

v1.66.0

Compare Source

Full Changelog: v1.65.5...v1.66.0

Features
  • api: add /v1/responses and built-in tools (854df97)
Chores

v1.65.5

Compare Source

Full Changelog: v1.65.4...v1.65.5

Chores

v1.65.4

Compare Source

Full Changelog: v1.65.3...v1.65.4

Bug Fixes

v1.65.3

Compare Source

Full Changelog: v1.65.2...v1.65.3

Chores
psycopg/psycopg (psycopg)

v3.2.6

Compare Source

pytest-dev/pyfakefs (pyfakefs)

v5.8.0

Compare Source

Adds preliminary support for Python 3.14.

Changes
  • added some preliminary support for Python 3.14
  • change behavior of FakeFilesystem.get_object() to ignore permissions as it has been
    before version 5.4.0 (see #​1122)
Fixes
  • fixed a problem with flushing if writing over the buffer end
    (see #​1120)
  • fixed a regression that could break tests under Posix in Python 3.12
    (see #​1126)
  • fixed behavior for os.access for symlinks under Windows
  • fixed permission problem on querying file properties (see #​1122)
  • fixed patching in pytest setup phase for module and session-scoped fs fixtures
    (see #​1126)
Documentation
  • use a theme for documentation supporting dark mode
pylint-dev/pylint (pylint)

v3.3.6

Compare Source

What's new in Pylint 3.3.6?

Release date: 2025-03-20

False Positives Fixed

  • Fix a false positive for used-before-assignment when an inner function's return type
    annotation is a class defined at module scope.

    Closes #​9391

v3.3.5

Compare Source

What's new in Pylint 3.3.5?

Release date: 2025-03-09

False Positives Fixed

  • Fix false positives for use-implicit-booleaness-not-comparison, use-implicit-booleaness-not-comparison-to-string
    and use-implicit-booleaness-not-comparison-to-zero when chained comparisons are checked.

    Closes #​10065

  • Fix a false positive for invalid-getnewargs-ex-returned when the tuple or dict has been assigned to a name.

    Closes #​10208

  • Remove getopt and optparse from the list of deprecated modules.

    Closes #​10211

Other Bug Fixes

  • Fixed conditional import x.y causing false positive possibly-used-before-assignment.

    Closes #​10081

  • Fix a crash when something besides a class is found in an except handler.

    Closes #​10106

  • Fixed raising invalid-name when using camelCase for private methods with two leading underscores.

    Closes #​10189

Other Changes

  • Upload release assets to PyPI via Trusted Publishing.

    Closes #​10256

getsentry/responses (responses)

v0.25.7

Compare Source

  • Added support for python 3.13
astral-sh/ruff (ruff)

v0.11.2

Compare Source

Preview features
  • [syntax-errors] Fix false-positive syntax errors emitted for annotations on variadic parameters before Python 3.11 (#​16878)

v0.11.1

Compare Source

Preview features
  • [airflow] Add chain, chain_linear and cross_downstream for AIR302 (#​16647)
  • [syntax-errors] Improve error message and range for pre-PEP-614 decorator syntax errors (#​16581)
  • [syntax-errors] PEP 701 f-strings before Python 3.12 (#​16543)
  • [syntax-errors] Parenthesized context managers before Python 3.9 (#​16523)
  • [syntax-errors] Star annotations before Python 3.11 (#​16545)
  • [syntax-errors] Star expression in index before Python 3.11 (#​16544)
  • [syntax-errors] Unparenthesized assignment expressions in sets and indexes (#​16404)
Bug fixes
  • Server: Allow FixAll action in presence of version-specific syntax errors (#​16848)
  • [flake8-bandit] Allow raw strings in suspicious-mark-safe-usage (S308) #​16702 (#​16770)
  • [refurb] Avoid panicking unwrap in verbose-decimal-constructor (FURB157) (#​16777)
  • [refurb] Fix starred expressions fix (FURB161) (#​16550)
  • Fix --statistics reporting for unsafe fixes (#​16756)
Rule changes
  • [flake8-executables] Allow uv run in shebang line for shebang-missing-python (EXE003) (#​16849,#​16855)
CLI
Documentation
  • Update Ruff tutorial to avoid non-existent fix in __init__.py (#​16818)
  • [flake8-gettext] Swap format- and printf-in-get-text-func-call examples (INT002, INT003) (#​16769)

v0.11.0

Compare Source

This is a follow-up to release 0.10.0. Because of a mistake in the release process, the requires-python inference changes were not included in that release. Ruff 0.11.0 now includes this change as well as the stabilization of the preview behavior for PGH004.

Breaking changes
  • Changes to how the Python version is inferred when a target-version is not specified (#​16319)

    In previous versions of Ruff, you could specify your Python version with:

    • The target-version option in a ruff.toml file or the [tool.ruff] section of a pyproject.toml file.
    • The project.requires-python field in a pyproject.toml file with a [tool.ruff] section.

    These options worked well in most cases, and are still recommended for fine control of the Python version. However, because of the way Ruff discovers config files, pyproject.toml files without a [tool.ruff] section would be ignored, including the requires-python setting. Ruff would then use the default Python version (3.9 as of this writing) instead, which is surprising when you've attempted to request another version.

    In v0.10, config discovery has been updated to address this issue:

    • If Ruff finds a ruff.toml file without a target-version, it will check
      for a pyproject.toml file in the same directory and respect its
      requires-python version, even if it does not contain a [tool.ruff]
      section.
    • If Ruff finds a user-level configuration, the requires-python field of the closest pyproject.toml in a parent directory will take precedence.
    • If there is no config file (ruff.tomlor pyproject.toml with a
      [tool.ruff] section) in the directory of the file being checked, Ruff will
      search for the closest pyproject.toml in the parent directories and use its
      requires-python setting.
Stabilization

The following behaviors have been stabilized:

  • blanket-noqa (PGH004): Also detect blanked file-level noqa comments (and not just line level comments).
Preview features
  • [syntax-errors] Tuple unpacking in for statement iterator clause before Python 3.9 (#​16558)

v0.10.0

Compare Source

Check out the blog post for a migration guide and overview of the changes!

Breaking changes

See also, the "Remapped rules" section which may result in disabled rules.

  • Changes to how the Python version is inferred when a target-version is not specified (#​16319)

    Because of a mistake in the release process, the requires-python inference changes are not included in this release and instead shipped as part of 0.11.0.
    You can find a description of this change in the 0.11.0 section.

  • Updated TYPE_CHECKING behavior (#​16669)

    Previously, Ruff only recognized typechecking blocks that tested the typing.TYPE_CHECKING symbol. Now, Ruff recognizes any local variable named TYPE_CHECKING. This release also removes support for the legacy if 0: and if False: typechecking checks. Use a local TYPE_CHECKING variable instead.

  • More robust noqa parsing (#​16483)

    The syntax for both file-level and in-line suppression comments has been unified and made more robust to certain errors. In most cases, this will result in more suppression comments being read by Ruff, but there are a few instances where previously read comments will now log an error to the user instead. Please refer to the documentation on Error suppression for the full specification.

  • Avoid unnecessary parentheses around with statements with a single context manager and a trailing comment (#​14005)

    This change fixes a bug in the formatter where it introduced unnecessary parentheses around with statements with a single context manager and a trailing comment. This change may result in a change in formatting for some users.

  • Bump alpine default tag to 3.21 for derived Docker images (#​16456)

    Alpine 3.21 was released in Dec 2024 and is used in the official Alpine-based Python images. Now the ruff:alpine image will use 3.21 instead of 3.20 and ruff:alpine3.20 will no longer be updated.

Deprecated Rules

The following rules have been deprecated:

Remapped rules

The following rules have been remapped to new rule codes:

  • [unsafe-markup-use]: RUF035 to S704
Stabilization

The following rules have been stabilized and are no longer in preview:

The following behaviors have been stabilized:

The following fixes or improvements to fixes have been stabilized:

Server
  • Remove logging output for ruff.printDebugInformation (#​16617)
Configuration
  • [flake8-builtins] Deprecate the builtins- prefixed options in favor of the unprefixed options (e.g. builtins-allowed-modules is now deprecated in favor of allowed-modules) (#​16092)
Bug fixes
  • [flake8-bandit] Fix mixed-case hash algorithm names (S324) (#​16552)
CLI
  • [ruff] Fix last_tag/commits_since_last_tag for version command (#​16686)

v0.9.10

Compare Source

Preview features
  • [ruff] Add new rule RUF059: Unused unpacked assignment (#​16449)
  • [syntax-errors] Detect assignment expressions before Python 3.8 (#​16383)
  • [syntax-errors] Named expressions in decorators before Python 3.9 (#​16386)
  • [syntax-errors] Parenthesized keyword argument names after Python 3.8 (#​16482)
  • [syntax-errors] Positional-only parameters before Python 3.8 (#​16481)
  • [syntax-errors] Tuple unpacking in return and yield before Python 3.8 (#​16485)
  • [syntax-errors] Type parameter defaults before Python 3.13 (#​16447)
  • [syntax-errors] Type parameter lists before Python 3.12 (#​16479)
  • [syntax-errors] except* before Python 3.11 (#​16446)
  • [syntax-errors] type statements before Python 3.12 (#​16478)
Bug fixes
  • Escape template filenames in glob patterns in configuration (#​16407)
  • [flake8-simplify] Exempt unittest context methods for SIM115 rule (#​16439)
  • Formatter: Fix syntax error location in notebooks (#​16499)
  • [pyupgrade] Do not offer fix when at least one target is global/nonlocal (UP028) (#​16451)
  • [flake8-builtins] Ignore variables matching module attribute names (A001) (#​16454)
  • [pylint] Convert code keyword argument to a positional argument in fix for (PLR1722) (#​16424)
CLI
  • Move rule code from description to check_name in GitLab output serializer (#​16437)
Documentation
  • [pydocstyle] Clarify that D417 only checks docstrings with an arguments section (#​16494)
getsentry/sentry-python (sentry-sdk)

v2.24.1

Compare Source

Various fixes & improvements

v2.24.0

Compare Source

Various fixes & improvements

v2.23.1

Compare Source

Various fixes & improvements
  • Fix import problem in release 2.23.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added dependencies Pull requests that update a dependency file noChangelog labels Mar 10, 2025
@renovate renovate bot force-pushed the renovate/python-dependencies branch 17 times, most recently from 14b4823 to e317e87 Compare March 17, 2025 18:41
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 3ffc53f to bb5fba7 Compare March 18, 2025 19:03
@renovate renovate bot force-pushed the renovate/python-dependencies branch 8 times, most recently from 8c526fd to 1379ed6 Compare March 21, 2025 14:20
@renovate renovate bot force-pushed the renovate/python-dependencies branch 11 times, most recently from 3bc95cf to 8b31a55 Compare March 24, 2025 16:11
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 8b31a55 to 85fe706 Compare March 24, 2025 18:39
@lebaudantoine lebaudantoine merged commit e821982 into main Mar 24, 2025
11 of 12 checks passed
@renovate renovate bot deleted the renovate/python-dependencies branch March 24, 2025 19:06
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 noChangelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant