Skip to content

Bump the python-packages group with 3 updates#232

Merged
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-c855e62620
May 19, 2025
Merged

Bump the python-packages group with 3 updates#232
MTSOnGithub merged 1 commit intodevelopfrom
dependabot/pip/python-packages-c855e62620

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2025

Bumps the python-packages group with 3 updates: sqlalchemy, faker and gevent.

Updates sqlalchemy from 2.0.40 to 2.0.41

Release notes

Sourced from sqlalchemy's releases.

2.0.41

Released: May 14, 2025

platform

  • [platform] [bug] Adjusted the test suite as well as the ORM's method of scanning classes for annotations to work under current beta releases of Python 3.14 (currently 3.14.0b1) as part of an ongoing effort to support the production release of this Python release. Further changes to Python's means of working with annotations is expected in subsequent beta releases for which SQLAlchemy's test suite will need further adjustments.

    References: #12405

engine

  • [engine] [bug] The error message that is emitted when a URL cannot be parsed no longer includes the URL itself within the error message.

    References: #12579

typing

  • [typing] [bug] Removed __getattr__() rule from sqlalchemy/__init__.py that appeared to be trying to correct for a previous typographical error in the imports. This rule interferes with type checking and is removed.

    References: #12588

postgresql

  • [postgresql] [usecase] Added support for postgresql_include keyword argument to _schema.UniqueConstraint and _schema.PrimaryKeyConstraint. Pull request courtesy Denis Laxalde.

    References: #10665

mysql

  • [mysql] [bug] Fixed regression caused by the DEFAULT rendering changes in version 2.0.40 via #12425 where using lowercase on update in a MySQL server default would incorrectly apply parenthesis, leading to errors when MySQL interpreted the rendered DDL. Pull request courtesy Alexander Ruehe.

... (truncated)

Commits

Updates faker from 37.1.0 to 37.3.0

Release notes

Sourced from faker's releases.

Release v37.3.0

See CHANGELOG.md.

Release v37.2.1

See CHANGELOG.md.

Release v37.2.0

See CHANGELOG.md.

Release v37.1.1

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v37.3.0 - 2025-05-14

v37.2.1 - 2025-05-14

  • Remove duplicate cities in de_DE address provider. Thanks @​KarelZe.

v37.2.0 - 2025-05-14

v37.1.1 - 2025-05-14

  • Fix type annotations for Python 3.14. Thanks @​mgorny.
Commits

Updates gevent from 25.4.2 to 25.5.1

Commits
  • cf4e8c5 Preparing release 25.5.1
  • c16b97f Correct 3.14 change note.
  • 37881fa Merge pull request #2110 from gevent/python3.14b1
  • 8c6f8eb Update for changes from 3.14a7 to 3.14b1; add a bunch more standard library t...
  • 580975c Merge pull request #2109 from gevent/libuv-1.51
  • 8097be3 Update to libuv 1.51; fixes #2108.
  • 5b229a4 Back to development: 25.4.3
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 3 updates: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy), [faker](https://github.com/joke2k/faker) and [gevent](https://github.com/gevent/gevent).


Updates `sqlalchemy` from 2.0.40 to 2.0.41
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `faker` from 37.1.0 to 37.3.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v37.1.0...v37.3.0)

Updates `gevent` from 25.4.2 to 25.5.1
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](gevent/gevent@25.4.2...25.5.1)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: faker
  dependency-version: 37.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: gevent
  dependency-version: 25.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type:dependency Dependency-related changes label May 19, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) May 19, 2025 05:22
@MTSOnGithub MTSOnGithub merged commit e3fe6c9 into develop May 19, 2025
23 of 24 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/pip/python-packages-c855e62620 branch May 19, 2025 05:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.94%. Comparing base (acebd35) to head (a385351).
⚠️ Report is 42 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #232      +/-   ##
===========================================
- Coverage    92.35%   91.94%   -0.41%     
===========================================
  Files          192      192              
  Lines         4693     4693              
  Branches       352      352              
===========================================
- Hits          4334     4315      -19     
- Misses         274      293      +19     
  Partials        85       85              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant