Open
Conversation
a26aa45 to
09dd1eb
Compare
09dd1eb to
093f739
Compare
093f739 to
a9966dc
Compare
12af2a1 to
642d039
Compare
642d039 to
f73f975
Compare
acb147d to
af92aa6
Compare
af92aa6 to
6aac12a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
286fb49 to
28d56ba
Compare
b5cd47c to
663e4e4
Compare
e34c208 to
5e8d6ee
Compare
5e8d6ee to
a0ce2ea
Compare
35651ed to
0bb889b
Compare
a95ea92 to
3e5656d
Compare
0596772 to
2fe9892
Compare
f1f4837 to
db6013f
Compare
424f0ed to
f2c89d3
Compare
f2c89d3 to
fc30d3e
Compare
a47e928 to
3c56f62
Compare
aa73ab5 to
5267579
Compare
d5b644e to
48b0b8e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.0.0→==3.1.1==1.4.51→==1.4.54==0.41.1→==0.42.1==2.9.9→==2.9.11==2.8.2→==2.9.0.post0Release Notes
kvesteri/sqlalchemy-utils (SQLAlchemy-Utils)
v0.42.1Compare Source
v0.42.0Compare Source
ruff <https://docs.astral.sh/ruff/>_ for code linting and formatting, replacing flake8 and isort with a faster Rust-based tool.v0.41.2Compare Source
attributes.AttributeImplconstructor (#733)psycopg/psycopg2 (psycopg2-binary)
v2.9.11Compare Source
v2.9.10Compare Source
dateutil/dateutil (python-dateutil)
v2.9.0.post0Compare Source
Version 2.9.0.post0 (2024-03-01)
Bugfixes
setuptools_scmto<8, which should make the generated_version.pyfile compatible with all supported versions of Python.v2.9.0Compare Source
Version 2.9.0 (2024-02-29)
Data updates
Features
dateutilsubmodules lazily imported using PEP 562. On Python 3.7+, things likeimport dateutil; dateutil.tz.gettz("America/New_York")will now work without explicitly importingdateutil.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
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
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.
This PR was generated by Mend Renovate. View the repository job log.