deps(backend)(deps): bump the backend-minor-patch group across 1 directory with 6 updates - #653
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ctory with 6 updates Bumps the backend-minor-patch group with 6 updates in the /services/backend directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [psycopg](https://github.com/psycopg/psycopg) | `3.3.4` | `3.3.5` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.1` | `0.52.4` | | [eth-account](https://github.com/ApeWorX/eth-account) | `0.13.7` | `0.14.0` | Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) 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 `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `uvicorn` from 0.52.1 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.1...0.52.4) Updates `eth-account` from 0.13.7 to 0.14.0 - [Release notes](https://github.com/ApeWorX/eth-account/releases) - [Changelog](https://github.com/ApeWorX/eth-account/blob/main/docs/release_notes.rst) - [Commits](ApeWorX/eth-account@v0.13.7...v0.14.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: psycopg dependency-version: 3.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: eth-account dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
requested review from
0x-copilot-dev and
parthpahwa1
as code owners
September 7, 2026 13:57
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 backend-minor-patch group with 6 updates in the /services/backend directory:
50.0.050.0.13.3.43.3.52.13.42.13.51.2.21.2.30.52.10.52.40.13.70.14.0Updates
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)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
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
uvicornfrom 0.52.1 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
eth-accountfrom 0.13.7 to 0.14.0Release notes
Sourced from eth-account's releases.
Changelog
Sourced from eth-account's changelog.