chore(deps): bump the python-dependencies group with 3 updates - #837
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 3 updates#837dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 3 updates: [psycopg](https://github.com/psycopg/psycopg), [apprise](https://github.com/caronc/apprise) and [cachetools](https://github.com/tkem/cachetools). Updates `psycopg` from 3.3.4 to 3.3.5 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.4...3.3.5) Updates `apprise` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](caronc/apprise@v1.13.0...v1.13.1) Updates `cachetools` from 7.1.7 to 7.1.8 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.7...v7.1.8) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: apprise dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cachetools dependency-version: 7.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the python-dependencies group with 3 updates: psycopg, apprise and cachetools.
Updates
psycopgfrom 3.3.4 to 3.3.5Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
ea542c9chore: bump psycopg package version to 3.3.58d31e47chore(deps): bump the actions group across 1 directory with 4 updates268f863Merge pull request #1370 from Sanjays2402/fix/truncated-binary-copy-errora412fa4docs: put together different issues fixed around copy parsingf757307fix: clearer error messages according to truncated copy message partb1f17c4test: move existing COPY format parsing tests into a single module21eba57test: drop useless parametrization of copy binary parsigh test6780e17fix(copy): handle truncated binary row headers2f2fcfbMerge pull request #1364 from DylanYoung/fix_client_encoding_aliasesccc351erefactor: don't store the encodings raw table as a dictUpdates
apprisefrom 1.13.0 to 1.13.1Release notes
Sourced from apprise's releases.
Commits
cf4da87bumped version to v1.13.10386b1cAdd Lauther notification support (#1715)3299eb3Add Signalgrid notification support (#1710)e05331brelaxed some noisy logging8f73f6aFixes intermittent test failures for matrix on py39 (#1717)0af1bb2docs: fix typo recomended -> recommended (#1716)8df288aAllow periods in Pingram API keys (JWT format) (#1714)aa7221bAllow Py 3.13+ (#1711)e93c936Fixes Gento Linux issue with memory based attachment handling (#1709)4e6f4b1typofix in matrix:// label (#1707)Updates
cachetoolsfrom 7.1.7 to 7.1.8Changelog
Sourced from cachetools's changelog.
Commits
4500e3dRelease v7.1.8.6e49befUpdate copilot instructions and review.defc58bPrepare v7.1.8.a39180bRemove somewhat superfluous and slightly incorrect documentation note regardi...dd181c5Reject negative maxsize in Cache.initb43b953Use monthly batches for dependabot updates.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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