-
Notifications
You must be signed in to change notification settings - Fork 1
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
⬆️(project) upgrade python dependencies #282
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/python-dependencies
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.
Open
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
|
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
10 times, most recently
from
September 29, 2024 18:47
8195e13
to
773aa75
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
5 times, most recently
from
October 7, 2024 16:42
940e67b
to
d094ab8
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
6 times, most recently
from
October 14, 2024 11:26
d13e6f0
to
67850a6
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
7 times, most recently
from
October 23, 2024 01:19
b2d28d3
to
9501533
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
4 times, most recently
from
November 20, 2024 05:33
2106565
to
fe77375
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
6 times, most recently
from
November 29, 2024 02:46
43e2925
to
710893f
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
8 times, most recently
from
December 5, 2024 17:27
43e91b6
to
80b4378
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
3 times, most recently
from
December 12, 2024 18:08
1661dce
to
b967a10
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
5 times, most recently
from
December 20, 2024 16:57
3fd1a49
to
fca698c
Compare
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
2 times, most recently
from
December 22, 2024 09:38
8a9bd51
to
aa6e7db
Compare
| datasource | package | from | to | | ---------- | ------------------- | ------------ | ------------ | | pypi | alembic | 1.13.2 | 1.14.0 | | pypi | black | 24.8.0 | 24.10.0 | | pypi | build | 1.2.2 | 1.2.2.post1 | | pypi | click | 8.1.7 | 8.1.8 | | pypi | django-cors-headers | 4.4.0 | 4.6.0 | | pypi | faker | 28.4.1 | 33.1.0 | | pypi | fastapi | 0.114.2 | 0.115.6 | | pypi | httpx | 0.24.1 | 0.28.1 | | pypi | importlib-metadata | 7.2.1 | 8.5.0 | | pypi | mkdocs-material | 9.5.34 | 9.5.49 | | pypi | mypy | 1.10.0 | 1.14.0 | | pypi | pandas | 2.2.2 | 2.2.3 | | pypi | pandas-stubs | 2.2.2.240603 | 2.2.3.241126 | | pypi | polyfactory | 2.16.2 | 2.18.1 | | pypi | psycopg2-binary | 2.9.9 | 2.9.10 | | pypi | pymdown-extensions | 10.9 | 10.13 | | pypi | pytest | 8.3.3 | 8.3.4 | | pypi | pytest | 7.4.4 | 8.3.4 | | pypi | pytest-cov | 5.0.0 | 6.0.0 | | pypi | pytest-httpx | 0.24.0 | 0.35.0 | | pypi | ruff | 0.6.5 | 0.8.4 | | pypi | sentry-sdk | 2.14.0 | 2.19.2 | | pypi | sqlmodel | 0.0.19 | 0.0.22 | | pypi | twine | 5.1.1 | 6.0.1 | | pypi | urllib3 | 2.2.3 | 2.3.0 | | pypi | uvicorn | 0.30.6 | 0.34.0 | | pypi | whitenoise | 6.7.0 | 6.8.2 | | pypi | xmltodict | 0.13.0 | 0.14.2 |
renovate
bot
force-pushed
the
renovate/python-dependencies
branch
from
December 23, 2024 18:32
aa6e7db
to
69b34aa
Compare
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:
==1.13.2
->==1.14.0
==24.8.0
->==24.10.0
==1.2.2
->==1.2.2.post1
==8.1.7
->==8.1.8
==4.4.0
->==4.6.0
==28.4.1
->==33.1.0
==0.114.2
->==0.115.6
==0.24.1
->==0.28.1
==7.2.1
->==8.5.0
==9.5.34
->==9.5.49
==1.10.0
->==1.14.0
==2.2.2
->==2.2.3
==2.2.2.240603
->==2.2.3.241126
==2.16.2
->==2.18.1
==2.9.9
->==2.9.10
==10.9
->==10.13
==8.3.3
->==8.3.4
==7.4.4
->==8.3.4
==5.0.0
->==6.0.0
==0.24.0
->==0.35.0
==0.6.5
->==0.8.4
==2.14.0
->==2.19.2
==0.0.19
->==0.0.22
==5.1.1
->==6.0.1
==2.2.3
->==2.3.0
==0.30.6
->==0.34.0
==6.7.0
->==6.8.2
==0.13.0
->==0.14.2
Release Notes
psf/black (black)
v24.10.0
Compare Source
Highlights
mypyc-compiled wheels. (#4436) (#4449)
safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
use Python 3.12.6 or Python 3.12.4 instead. (#4447)
Stable style
X | Y
style unions.(#4453)
%%
magic (#4462)Preview style
def fn(*args: *tuple[*Ts, T]) -> None: pass
) (#4440)Caching
--unstable
(#4466)Packaging
blackd
now requires a newer version of aiohttp. (#4451)Output
pypa/build (build)
v1.2.2.post1
Compare Source
This release only makes metadata (Python 3.13 classifier), docs, and test suite changes.
What's Changed
New Contributors
Full Changelog: pypa/build@1.2.2...1.2.2.post1
pallets/click (click)
v8.1.8
Compare Source
Unreleased
click.open_file()
. :issue:2717
click.Path
displays onmultiple lines. :issue:
2697
""
from being displayed inthe help for an option. :issue:
2500
:issue:
2705
default_map
.:issue:
2632
click.echo(color=...)
passingcolor
to coloroma so it can beforced on Windows. :issue:
2606
.adamchainz/django-cors-headers (django-cors-headers)
v4.6.0
Compare Source
v4.5.0
Compare Source
Drop Python 3.8 support.
Support Python 3.13.
joke2k/faker (faker)
v33.1.0
Compare Source
v33.0.0
Compare Source
v32.1.0
Compare Source
ko_KR
road address. Thanks @semi-yu.v32.0.0
Compare Source
v31.0.0
Compare Source
Collection[str]
type fromElementTypes
. Thanks @tvuotila.v30.10.0
Compare Source
de_AT
; added methodsjob_female
andjob_male
. Thanks @ChristinaRau.v30.9.0
Compare Source
uz_UZ
language. Thanks @laziest-coder.v30.8.2
Compare Source
v30.8.1
Compare Source
month_in_guj
.v30.8.0
Compare Source
uk_UA
. Thanks @lexxai.v30.7.0
Compare Source
gu_IN
locale. Thanks @debjeetsingha.datetime
provider forgu_IN
locale. Thanks @wh0th3h3llam1.v30.6.0
Compare Source
ru_RU
locale. Thanks @Abdujabbar.v30.5.0
Compare Source
ka_GE
locale. Thanks @onesch.v30.4.0
Compare Source
hi_IN
locale. Thanks @wh0th3h3llam1.v30.3.0
Compare Source
v30.2.0
Compare Source
v30.1.0
Compare Source
en_IN
address provider. Thanks @wh0th3h3llam1.v30.0.0
Compare Source
v29.0.0
Compare Source
pydecimal
distribution when called with a range across0
. Thanks @AlexLitvino.fastapi/fastapi (fastapi)
v0.115.6
Compare Source
Fixes
yield
. PR #5823 by @sombek.Refactors
Docs
docs/de/docs/advanced/using-request-directly.md
. PR #12685 by @alissadb.docs/de/docs/how-to/conditional-openapi.md
. PR #12689 by @alissadb.Translations
docs/zh-hant/docs/async.md
. PR #12990 by @ILoveSorasakiHina.docs/zh-hant/docs/tutorial/query-param-models.md
. PR #12932 by @Vincy1230.docs/ko/docs/advanced/testing-dependencies.md
. PR #12992 by @Limsunoh.docs/ko/docs/advanced/websockets.md
. PR #12991 by @kwang1215.docs/pt/docs/tutorial/response-model.md
. PR #12933 by @AndreBBM.docs/ko/docs/advanced/middlewares.md
. PR #12753 by @nahyunkeem.docs/ko/docs/advanced/openapi-webhooks.md
. PR #12752 by @saeye.docs/zh/docs/tutorial/query-param-models.md
. PR #12931 by @Vincy1230.docs/ru/docs/tutorial/query-param-models.md
. PR #12445 by @gitgernit.docs/ko/docs/tutorial/query-param-models.md
. PR #12940 by @jts8257.docs/zh/docs/tutorial/sql-databases.md
, it references files that are no longer on the repo. PR #12949 by @tiangolo.Internal
v0.115.5
Compare Source
Refactors
Docs
docs/en/docs/tutorial/body.md
. PR #12757 by @gsheni.docs/en/docs/advanced/testing-dependencies.md
. PR #12647 by @AyushSinghal1794.docs/en/docs/tutorial/metadata.md
. PR #12773 by @Nimitha-jagadeesha.docs/en/docs/tutorial/dependencies/dependencies-with-yield.md
. PR #12045 by @xuvjso.docs/en/docs/tutorial/dependencies/global-dependencies.md
. PR #12653 by @vishnuvskvkl.docs/en/docs/tutorial/body-updates.md
. PR #12712 by @davioc.docs/en/docs/tutorial/header-param-models.md
. PR #12814 by @zhaohan-dong.contributing.md
docs, include note to not translate this page. PR #12841 by @tiangolo.docs/en/docs/tutorial/request-forms.md
. PR #12648 by @vishnuvskvkl.docs/en/docs/tutorial/request-form-models.md
. PR #12649 by @vishnuvskvkl.docs/en/docs/tutorial/security/oauth2-jwt.md
. PR #12650 by @OCE1960.docs/vi/docs/tutorial/first-steps.md
. PR #12754 by @MxPy.docs/pt/docs/advanced/wsgi.md
. PR #12769 by @Nimitha-jagadeesha.docs/en/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
. PR #12815 by @handabaldeep.docs/en/docs/tutorial/dependencies/classes-as-dependencies.md
. PR #12813 by @handabaldeep.docs/en/docs/tutorial/middleware.md
. PR #12819 by @alejsdev.docs/en/docs/tutorial/security/get-current-user.md
. PR #12645 by @OCE1960.docs/en/docs/tutorial/security/first-steps.md
. PR #12643 by @OCE1960.docs/de/docs/advanced/additional-responses.md
. PR #12821 by @zhaohan-dong.docs/en/docs/advanced/generate-clients.md
. PR #12642 by @AyushSinghal1794.docs/zh/docs/advanced/additional-responses.md
. PR #12828 by @zhaohan-dong.docs/en/docs/tutorial/path-params-numeric-validations.md
. PR #12825 by @zhaohan-dong.docs/en/docs/advanced/testing-websockets.md
. PR #12761 by @hamidrasti.docs/en/docs/advanced/using-request-directly.md
. PR #12760 by @hamidrasti.docs/advanced/wsgi.md
. PR #12758 by @hamidrasti.docs/de/docs/tutorial/middleware.md
. PR #12729 by @paintdog.docs/en/docs/tutorial/schema-extra-example.md
. PR #12822 by @tiangolo.docs/fr/docs/advanced/additional-responses.md
. PR #12634 by @fegmorte.docs/fr/docs/advanced/path-operation-advanced-configuration.md
. PR #12633 by @kantandane.docs/fr/docs/advanced/response-directly.md
. PR #12632 by @kantandane.docs/en/docs/tutorial/header-params.md
. PR #12640 by @vishnuvskvkl.docs/en/docs/tutorial/cookie-param-models.md
. PR #12639 by @vishnuvskvkl.docs/en/docs/tutorial/extra-models.md
. PR #12638 by @vishnuvskvkl.docs/en/docs/tutorial/cors.md
. PR #12637 by @vishnuvskvkl.docs/en/docs/tutorial/dependencies/sub-dependencies.md
. PR #12810 by @handabaldeep.docs/en/docs/tutorial/body-nested-models.md
. PR #12812 by @zhaohan-dong.docs/en/docs/tutorial/path-operation-configuration.md
. PR #12809 by @AlexWendland.docs/en/docs/tutorial/request-files.md
. PR #12818 by @zhaohan-dong.docs/en/docs/tutorial/query-param-models.md
. PR #12817 by @handabaldeep.docs/en/docs/tutorial/path-params.md
. PR #12811 by @AlexWendland.docs/en/docs/tutorial/response-model.md
. PR #12621 by @kantandane.docs/en/docs/advanced/websockets.md
. PR #12606 by @vishnuvskvkl.docs/en/docs/tutorial/cookie-params.md
. PR #12808 by @handabaldeep.docs/en/docs/tutorial/middleware.md
. PR #12807 by @AlexWendland.docs/en/docs/advanced/sub-applications.md
. PR #12806 by @zhaohan-dong.docs/en/docs/advanced/response-headers.md
. PR #12805 by @zhaohan-dong.docs/fr/docs/tutorial/first-steps.md
. PR #12594 by @kantandane.docs/en/docs/advanced/response-cookies.md
. PR #12804 by @zhaohan-dong.docs/en/docs/advanced/path-operation-advanced-configuration.md
. PR #12802 by @zhaohan-dong.docs/en/docs/advanced/response-directly.md
. PR #12803 by @handabaldeep.docs/zh/docs/tutorial/background-tasks.md
. PR #12798 by @zhaohan-dong.docs/de/docs/tutorial/body-multiple-params.md
. PR #12699 by @alissadb.docs/em/docs/tutorial/body-updates.md
. PR #12799 by @AlexWendland.docs/en/docs/advanced/response-change-status-code.md
. PR #12801 by @handabaldeep.docs/en/docs/advanced/openapi-callbacks.md
. PR #12800 by @handabaldeep.docs/fr/docs/tutorial/body-multiple-params.md
. PR #12598 by @kantandane.docs/en/docs/tutorial/body-multiple-params.md
. PR #12593 by @Tashanam-Shahbaz.docs/pt/docs/tutorial/background-tasks.md
. PR #12736 by @bhunao.docs/en/docs/advanced/custom-response.md
. PR #12797 by @handabaldeep.docs/pt/docs/python-types.md
. PR #12671 by @ceb10n.docs/de/docs/python-types.md
. PR #12660 by @alissadb.docs/de/docs/advanced/dataclasses.md
. PR #12658 by @alissadb.docs/fr/docs/tutorial/path-params.md
. PR #12592 by @kantandane.docs/de/docs/how-to/configure-swagger-ui.md
. PR #12690 by @alissadb.docs/en/docs/advanced/security/oauth2-scopes.md
. PR #12572 by @krishnamadhavan.docs/en/docs/how-to/conditional-openapi.md
. PR #12624 by @rabinlamadong.docs/en/docs/tutorial/dependencies/index.md
. PR #12615 by @bharara.docs/en/docs/tutorial/response-status-code.md
. PR #12620 by @kantandane.docs/en/docs/how-to/custom-docs-ui-assets.md
. PR #12623 by @rabinlamadong.docs/en/docs/advanced/openapi-webhooks.md
. PR #12605 by @salmantec.docs/en/docs/advanced/events.md
. PR #12604 by @salmantec.docs/en/docs/advanced/dataclasses.md
. PR #12603 by @salmantec.docs/es/docs/tutorial/cookie-params.md
. PR #12602 by @antonyare93.docs/fr/docs/tutorial/path-params-numeric-validations.md
. PR #12601 by @kantandane.docs/fr/docs/tutorial/background-tasks.md
. PR #12600 by @kantandane.docs/en/docs/tutorial/encoder.md
. PR #12597 by @tonyjly.docs/en/docs/how-to/custom-docs-ui-assets.md
. PR #12557 by @philipokiokio.docs/en/docs/how-to/custom-request-and-route.md
. PR #12560 by @philipokiokio.Translations
docs/ko/docs/advanced/testing-websockets.md
. PR #12739 by @Limsunoh.docs/zh-hant/docs/environment-variables.md
. PR #12785 by @Vincy1230.docs/zh/docs/environment-variables.md
. PR #12784 by @Vincy1230.ko/docs/advanced/response-headers.md
. PR #12740 by @kwang1215.docs/zh/docs/virtual-environments.md
. PR #12790 by @Vincy1230./docs/ko/docs/environment-variables.md
. PR #12526 by @Tolerblanc.docs/ko/docs/history-design-future.md
. PR #12646 by @saeye.docs/ko/docs/advanced/advanced-dependencies.md
. PR #12675 by @kim-sangah.docs/ko/docs/how-to/conditional-openapi.md
. PR #12731 by @sptcnl.docs/ko/docs/advanced/using_request_directly.md
. PR #12738 by @kwang1215.docs/ko/docs/advanced/testing-events.md
. PR #12741 by @9zimin9.docs/ko/docs/security/index.md
. PR #12743 by @kim-sangah.docs/pt/docs/advanced/path-operation-advanced-configuration.md
. PR #12762 by @Joao-Pedro-P-Holanda.docs/ko/docs/advanced/wsgi.md
. PR #12659 by @Limsunoh.docs/pt/docs/advanced/websockets.md
. PR #12703 by @devfernandoa.docs/pt/docs/tutorial/security/simple-oauth2.md
. PR #12520 by @LidiaDomingos.docs/ko/docs/advanced/response-directly.md
. PR #12674 by @9zimin9.docs/pt/docs/advanced/middleware.md
. PR #12704 by @devluisrodrigues.docs/pt/docs/advanced/openapi-callbacks.md
. PR #12705 by @devfernandoa.docs/pt/docs/tutorial/request-files.md
. PR #12706 by @devluisrodrigues.docs/pt/docs/advanced/custom-response.md
. PR #12631 by @Joao-Pedro-P-Holanda.docs/pt/docs/tutorial/metadata.md
. PR #12538 by [@LinkolnR](https://redirConfiguration
📅 Schedule: Branch creation - "before 7am on monday" (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.