Open
Conversation
9c48b61 to
6452d63
Compare
6452d63 to
61d6c3d
Compare
61d6c3d to
1160527
Compare
1160527 to
edde7b1
Compare
edde7b1 to
e9f8bc1
Compare
e9f8bc1 to
23742c4
Compare
23742c4 to
0e228ab
Compare
74d3e3f to
6c689e1
Compare
6c689e1 to
f0bfd37
Compare
f0bfd37 to
963315f
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.11.0->==3.11.2==1.6.5->==1.6.9==2.17.0->==2.18.0==3.1.2->==3.1.3==2.10.1->==2.11.0==3.1.3->==3.1.6==1.9.5->==1.9.8==80.9.0->==80.10.2Release Notes
agronholm/apscheduler (APScheduler)
v3.11.2Compare Source
CronTriggerscheduled in a repeated time interval during DST transitions could cause the scheduler to get stuck in an infinite loop (#1021; PR by @soulofakuma)v3.11.1Compare Source
scheduler.shutdown()not raisingSchedulerNotRunning(or raising the wrong exception) for asynchronous schedulers when the scheduler is in fact not runningCronTriggersticking on a folded datetime during the fall-back DST transition (#1021 <#1021>_; PR by @berianjames)`authlib/authlib (Authlib)
v1.6.9Compare Source
Full Changelog: authlib/authlib@v1.6.8...v1.6.9
Changes in
josemodulejwkautomaticallyES256Kinto default jwt algorithmscekwhenceklength doesn't matchv1.6.8Compare Source
Full Changelog: authlib/authlib@v1.6.7...v1.6.8
EdDSAto defaultjwtinstance.v1.6.7Compare Source
Full Changelog: authlib/authlib@v1.6.6...v1.6.7
Set supported algorithms for the default
jwtinstance.v1.6.6Compare Source
What's Changed
expires_inwhenexpires_atis unparsable by @bendavis78 in #842get_jwt_configtakes aclientparameter. by @azmeuk in #844New Contributors
Full Changelog: authlib/authlib@v1.6.5...v1.6.6
python-babel/babel (Babel)
v2.18.0Compare Source
Happy 2026! This release is, coincidentally, also being made from FOSDEM.
We will aspire for a slightly less glacial release cadence in this year;
there are interesting features in the pipeline.
Features
11841194121311961246Other improvements
12281230122712291174118911861202123312401197pyproject.tomlby @tomasr8 in :gh:1187unittesttest cases to bare functions by @akx in :gh:1241pallets/flask (Flask)
v3.1.3Compare Source
Released 2026-02-18
but not the values, such as
inandlen. :ghsa:68rp-wp8r-4726jpadilla/pyjwt (PyJWT)
v2.11.0Compare Source
Fixed
PyJWKClientAPI reference and document the two-tier caching system (JWK Set cache and signing key LRU cache).pallets/werkzeug (Werkzeug)
v3.1.6Compare Source
Released 2026-02-19
safe_joinon Windows does not allow special devices names inmulti-segment paths. :ghsa:
29vq-49wr-vm6xv3.1.5Compare Source
Released 2026-01-08
safe_joinon Windows does not allow more special device names, regardlessof extension or surrounding spaces. :ghsa:
87hc-h4r5-73f7\r\nsequence at a chunk boundary.This fixes the previous attempt, which caused incorrect content lengths.
:issue:
3065:issue:3077AttributeErrorwhen initializingDebuggedApplicationwithpin_security=False. :issue:3075v3.1.4Compare Source
Released 2025-11-28
safe_joinon Windows does not allow special device names. This preventsreading from these when using
send_from_directory.secure_filenamealready prevented writing to these. :ghsa:
hgf8-39gv-g3f23020\r\nsequence at a chunk boundary.:issue:
30653054Request.jsonannotation is more accurate. :issue:3067source lines. :issue:
3044HTTPException.get_responseannotation and doc better conveys thedistinction between WSGI and sans-IO responses. :issue:
3056caronc/apprise (apprise)
v1.9.8Compare Source
What's Changed
It's been a few months now; Apprise is due for a release containing all of the issues that have been resolved. I feel the big highlights of this release are IRC, Fluxer, and the return of XMPP support!
Continue to refer to https://AppriseIt.com for your documentation needs.
📣 New Notification Services:
🐞 Bugfixes
n/a
💡 Features
❤️ Life-Cycle Support
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.8 from PyPI pip install apprise==1.9.8New Contributors
Full Changelog: caronc/apprise@v1.9.7...v1.9.8
v1.9.7Compare Source
What's Changed
Big changes of this release is we're back at 100% test coverage plus a new documentation source: https://AppriseIt.com
🐞 Bugfixes
2424601resolved - no NotifyType enum leaking in #1473💡 Features
❤️ Life-Cycle Support
New Contributors
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.7 from PyPI pip install apprise==1.9.7Full Changelog: caronc/apprise@v1.9.6...v1.9.7
v1.9.6Compare Source
What's Changed
📣 New Notification Services:
🐞 Bugfixes
<code>blocks wrapped in<pre>for syntax highlighting by @hmnd in #1423💡 Features
❤️ Life-Cycle Support
New Contributors
Installation
Apprise is available on PyPI through pip:
# Install Apprise v1.9.6 from PyPI pip install apprise==1.9.6Full Changelog: caronc/apprise@v1.9.5...v1.9.6
pypa/setuptools (setuptools)
v80.10.2Compare Source
v80.10.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.