-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the python-packages group across 1 directory with 15 updates #441
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/python-packages-f001ce2fc3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the python-packages group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi[all]](https://github.com/fastapi/fastapi) | `0.111.1` | `0.115.8` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` | | [psycopg2](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.30` | `2.0.37` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.10.6` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.3` | `0.34.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.4` | `0.9.4` | | [mypy](https://github.com/python/mypy) | `1.11.0` | `1.14.1` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20240712` | `2.32.0.20241016` | | [types-aiofiles](https://github.com/python/typeshed) | `24.1.0.20240626` | `24.1.0.20241221` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.1` | `8.3.4` | | [httpx](https://github.com/encode/httpx) | `0.27.0` | `0.28.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [faker](https://github.com/joke2k/faker) | `26.0.0` | `35.2.0` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.3` | `1.1.5` | Updates `fastapi[all]` from 0.111.1 to 0.115.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.115.8) Updates `pyjwt` from 2.8.0 to 2.10.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.10.1) Updates `psycopg2` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) Updates `sqlalchemy` from 2.0.30 to 2.0.37 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `pydantic` from 2.8.2 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.10.6) Updates `uvicorn` from 0.30.3 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.30.3...0.34.0) Updates `ruff` from 0.5.4 to 0.9.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.4...0.9.4) Updates `mypy` from 1.11.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.14.1) Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20241016 - [Commits](https://github.com/python/typeshed/commits) Updates `types-aiofiles` from 24.1.0.20240626 to 24.1.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.3.1 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.1...8.3.4) Updates `httpx` from 0.27.0 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.28.1) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `faker` from 26.0.0 to 35.2.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v26.0.0...v35.2.0) Updates `pytest-env` from 1.1.3 to 1.1.5 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.3...1.1.5) --- updated-dependencies: - dependency-name: fastapi[all] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: types-aiofiles dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytest-env dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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-packages group with 15 updates in the / directory:
0.111.1
0.115.8
2.8.0
2.10.1
2.9.9
2.9.10
2.0.30
2.0.37
2.8.2
2.10.6
0.30.3
0.34.0
0.5.4
0.9.4
1.11.0
1.14.1
2.32.0.20240712
2.32.0.20241016
24.1.0.20240626
24.1.0.20241221
8.3.1
8.3.4
0.27.0
0.28.1
5.0.0
6.0.0
26.0.0
35.2.0
1.1.3
1.1.5
Updates
fastapi[all]
from 0.111.1 to 0.115.8Release notes
Sourced from fastapi[all]'s releases.
... (truncated)
Commits
7128971
🔖 Release version 0.115.855f8a44
📝 Update release notes83ab6ac
📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models...3d02a92
📝 Update release notes1b00f8a
✅ Simplify tests for body_multiple_params (#13237)d97647f
📝 Update release notes9667ce8
📝 Update Request Body'stutorial002
to deal withtax=0
case (#13230)0541693
📝 Update release notes041b2e1
📝 Update release notes30b270b
♻️ Move duplicated code portion to a static method in theAPIKeyBase
super ...Updates
pyjwt
from 2.8.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
... (truncated)
Changelog
Sourced from pyjwt's changelog.
... (truncated)
Commits
3ebbb22
fix lint37748dc
update changelog33022c2
Merge commit from fork783f324
[pre-commit.ci] pre-commit autoupdate (#1006)0116fc6
Bump codecov/codecov-action from 4 to 5 (#1014)b032353
feat: surfacejwt.decode_complete(...)
a759c45
Prepare 2.10.0 release (#1011)b6b8bce
Drop support for Python 3.8 (#1007)189c256
Update index.rst1900857
Update index.rstUpdates
psycopg2
from 2.9.9 to 2.9.10Changelog
Sourced from psycopg2's changelog.
... (truncated)
Commits
a805acf
chore: bump to version 2.9.1078561ac
Merge pull request #1728 from romank0/fetch-notifications-on-commit5283a83
chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39
docs: add news entry about notifications on commitcba6d39
removes duplication in tests282360d
adds notifications processing after every PQexec362cb00
Adds notifies processing in pq_commiteaeeb76
Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362
ci(windows): drop Python 3.8 packages8c9a35d
ci: test with PostgreSQL 17Updates
sqlalchemy
from 2.0.30 to 2.0.37Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pydantic
from 2.8.2 to 2.10.6Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
df05e69
Bump version to v2.10.6 (#11334)4160826
Fix url python serialization (#11331)f94e842
Fix JSON Schema reference collection with"examples"
keys (#11325)5d34efd
Prepare release v2.10.5 (#11237)6e585f9
Fix url serialization for unions (#11233)5a22e02
Remove custom MRO implementation of Pydantic models (#11195)5bd3a65
fix history.md46f0945
Prepare for v2.10.4 (#11144)ea69e69
Make sure the type reference is removed from the seen references (#11145)a07c31e
Include JSON Schema input core schema in function schemas (#11142)Updates
uvicorn
from 0.30.3 to 0.34.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
7983c1a
Version 0.34.0 (#2546)75d4402
Add alls-green job (#2544)4156ccb
Drop Python 3.8 (#2543)3575cba
Addcontent-length
to 500 response in wsproto (#2542)a500513
Version 0.33.0 (#2539)038f8ef
Bump the python-packages group across 1 directory with 9 updates (#2538)3aa1d01
Remove WatchGod (#2536)a3cc360
docs: add note about server behavior on exceptions (#2535)6725ebb
docs: add more mkdocs-material features (#2534)bfa754e
encode/uvicorn#2527
#2528)Updates
ruff
from 0.5.4 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
854ab03
Bump version to 0.9.4 (#15831)b0b8b06
Remove semicolon after TypeScript interface definition (#15827)451f251
[red-knot] Clarify behavior when redeclaring base class attributes (#15826)13cf3e6
[flake8-comprehensions
] Parenthesizesorted
when needed for `unnecessary-...56f956a
[pyupgrade
] Handle end-of-line comments forquoted-annotation
(UP037
) (...7a10a40
[flake8-bandit
] Permit suspicious imports within stub files (S4
) (#15822)3125332
[red-knot] Format mdtest snippets with the latest version of black (#15819)15d886a
[red-knot] Consider all definit...Description has been truncated