Skip to content

Update all dependencies#190

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all
Open

Update all dependencies#190
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Flask-SQLAlchemy (changelog) ==3.0.0==3.1.1 age adoption passing confidence
SQLAlchemy (changelog) ==1.4.51==1.4.54 age adoption passing confidence
SQLAlchemy-Utils ==0.41.1==0.42.1 age adoption passing confidence
psycopg2-binary (source, changelog) ==2.9.9==2.9.11 age adoption passing confidence
python-dateutil ==2.8.2==2.9.0.post0 age adoption passing confidence

Release Notes

kvesteri/sqlalchemy-utils (SQLAlchemy-Utils)

v0.42.1

Compare Source

  • Fix AttributeError with Sequence defaults in instant_defaults_listener by @​wadinj in #​793

v0.42.0

Compare Source

  • Drop support for Python 3.7 and 3.8.
  • Drop support for sqlalchemy 1.3.
  • Add support for Python 3.12 and 3.13.
  • Add a Read the Docs configuration file.
  • Make documentation builds reproducible.
  • Test documentation builds in CI.
  • Fix Pendulum parsing of datetime instances with timezones. (#​755)
  • Migrate package metadata to PEP 621 format in pyproject.toml
  • Migrate to ruff <https://docs.astral.sh/ruff/>_ for code linting and formatting, replacing flake8 and isort with a faster Rust-based tool.

v0.41.2

Compare Source

  • Fix breaking change introduced on SQLAlchemy 2.0.22 changes to attributes.AttributeImpl constructor (#​733)
psycopg/psycopg2 (psycopg2-binary)

v2.9.11

Compare Source

v2.9.10

Compare Source

dateutil/dateutil (python-dateutil)

v2.9.0.post0

Compare Source

Version 2.9.0.post0 (2024-03-01)
Bugfixes
  • Pinned setuptools_scm to <8, which should make the generated _version.py file compatible with all supported versions of Python.

v2.9.0

Compare Source

Version 2.9.0 (2024-02-29)
Data updates
  • Updated tzdata version to 2024a. (gh pr #​1342)
Features
  • Made all dateutil submodules lazily imported using PEP 562. On Python 3.7+, things like import dateutil; dateutil.tz.gettz("America/New_York") will now work without explicitly importing dateutil.tz, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue #​771, gh pr #​1007)
Bugfixes
  • Removed a call to datetime.utcfromtimestamp, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr #​1284), fixed by Thomas Grainger (gh pr #​1285).
Documentation changes
  • Added note into docs and tests where relativedelta would return last day of the month only if the same day on a different month resolves to a date that doesn't exist. Reported by @​hawkEye-01 (gh issue #​1167). Fixed by @​Mifrill (gh pr #​1168)

Configuration

📅 Schedule: Branch creation - "on the first day of january" (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 force-pushed the renovate/all branch 5 times, most recently from a26aa45 to 09dd1eb Compare January 9, 2025 20:53
@renovate renovate bot changed the title Update all dependencies chore(deps): update all dependencies Jan 22, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 12af2a1 to 642d039 Compare January 23, 2025 11:17
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from acb147d to af92aa6 Compare April 30, 2025 15:00
@codecov
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.59%. Comparing base (3059d82) to head (6aac12a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files          37       37           
  Lines        1923     1923           
=======================================
  Hits         1646     1646           
  Misses        277      277           
Flag Coverage Δ
python 85.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 286fb49 to 28d56ba Compare July 17, 2025 22:21
@renovate renovate bot changed the title chore(deps): update all dependencies Update all dependencies Jul 17, 2025
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b5cd47c to 663e4e4 Compare July 23, 2025 15:33
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from e34c208 to 5e8d6ee Compare July 30, 2025 09:54
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 35651ed to 0bb889b Compare August 26, 2025 19:03
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a95ea92 to 3e5656d Compare September 5, 2025 12:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0596772 to 2fe9892 Compare September 11, 2025 11:35
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from f1f4837 to db6013f Compare October 14, 2025 13:07
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 424f0ed to f2c89d3 Compare October 24, 2025 21:32
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a47e928 to 3c56f62 Compare December 13, 2025 03:41
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from aa73ab5 to 5267579 Compare December 22, 2025 20:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d5b644e to 48b0b8e Compare January 29, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants