Skip to content
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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
alembic (source, changelog) ==1.13.2 -> ==1.14.0 age adoption passing confidence
black (changelog) ==24.8.0 -> ==24.10.0 age adoption passing confidence
build (changelog) ==1.2.2 -> ==1.2.2.post1 age adoption passing confidence
click (source, changelog) ==8.1.7 -> ==8.1.8 age adoption passing confidence
django-cors-headers (changelog) ==4.4.0 -> ==4.6.0 age adoption passing confidence
faker (changelog) ==28.4.1 -> ==33.1.0 age adoption passing confidence
fastapi (changelog) ==0.114.2 -> ==0.115.6 age adoption passing confidence
httpx (changelog) ==0.24.1 -> ==0.28.1 age adoption passing confidence
importlib-metadata ==7.2.1 -> ==8.5.0 age adoption passing confidence
mkdocs-material (changelog) ==9.5.34 -> ==9.5.49 age adoption passing confidence
mypy (source, changelog) ==1.10.0 -> ==1.14.0 age adoption passing confidence
pandas (source) ==2.2.2 -> ==2.2.3 age adoption passing confidence
pandas-stubs (source) ==2.2.2.240603 -> ==2.2.3.241126 age adoption passing confidence
polyfactory (changelog) ==2.16.2 -> ==2.18.1 age adoption passing confidence
psycopg2-binary (source, changelog) ==2.9.9 -> ==2.9.10 age adoption passing confidence
pymdown-extensions ==10.9 -> ==10.13 age adoption passing confidence
pytest (changelog) ==8.3.3 -> ==8.3.4 age adoption passing confidence
pytest (changelog) ==7.4.4 -> ==8.3.4 age adoption passing confidence
pytest-cov (changelog) ==5.0.0 -> ==6.0.0 age adoption passing confidence
pytest-httpx (changelog) ==0.24.0 -> ==0.35.0 age adoption passing confidence
ruff (source, changelog) ==0.6.5 -> ==0.8.4 age adoption passing confidence
sentry-sdk (changelog) ==2.14.0 -> ==2.19.2 age adoption passing confidence
sqlmodel (changelog) ==0.0.19 -> ==0.0.22 age adoption passing confidence
twine ==5.1.1 -> ==6.0.1 age adoption passing confidence
urllib3 (changelog) ==2.2.3 -> ==2.3.0 age adoption passing confidence
uvicorn (changelog) ==0.30.6 -> ==0.34.0 age adoption passing confidence
whitenoise (changelog) ==6.7.0 -> ==6.8.2 age adoption passing confidence
xmltodict ==0.13.0 -> ==0.14.2 age adoption passing confidence

Release Notes

psf/black (black)

v24.10.0

Compare Source

Highlights
  • Black is now officially tested with Python 3.13 and provides Python 3.13
    mypyc-compiled wheels. (#​4436) (#​4449)
  • Black will issue an error when used with Python 3.12.5, due to an upstream memory
    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)
  • Black no longer supports running with Python 3.8 (#​4452)
Stable style
  • Fix crashes involving comments in parenthesised return types or X | Y style unions.
    (#​4453)
  • Fix skipping Jupyter cells with unknown %% magic (#​4462)
Preview style
  • Fix type annotation spacing between * and more complex type variable tuple (i.e. def fn(*args: *tuple[*Ts, T]) -> None: pass) (#​4440)
Caching
  • Fix bug where the cache was shared between runs with and without --unstable (#​4466)
Packaging
  • Upgrade version of mypyc used to 1.12 beta (#​4450) (#​4449)
  • blackd now requires a newer version of aiohttp. (#​4451)
Output
  • Added Python target version information on parse error (#​4378)
  • Add information about Black version to internal error messages (#​4457)
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

  • Fix an issue with type hints for click.open_file(). :issue:2717
  • Fix issue where error message for invalid click.Path displays on
    multiple lines. :issue:2697
  • Fixed issue that prevented a default value of "" from being displayed in
    the help for an option. :issue:2500
  • The test runner handles stripping color consistently on Windows.
    :issue:2705
  • Show correct value for flag default when using default_map.
    :issue:2632
  • Fix click.echo(color=...) passing color to coloroma so it can be
    forced on Windows. :issue:2606.
adamchainz/django-cors-headers (django-cors-headers)

v4.6.0

Compare Source

  • Drop Django 3.2 to 4.1 support.

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

  • Revert "Make pytest fixture session-scoped".

v32.1.0

Compare Source

v32.0.0

Compare Source

v31.0.0

Compare Source

  • Remove Collection[str] type from ElementTypes. Thanks @​tvuotila.

v30.10.0

Compare Source

  • Add jobs for locale de_AT; added methods job_female and job_male. Thanks @​ChristinaRau.

v30.9.0

Compare Source

v30.8.2

Compare Source

  • Revert "Add decorator to optionally format dates as string.".

v30.8.1

Compare Source

  • Fix month_in_guj.

v30.8.0

Compare Source

v30.7.0

Compare Source

v30.6.0

Compare Source

v30.5.0

Compare Source

  • Add Providers for ka_GE locale. Thanks @​onesch.

v30.4.0

Compare Source

  • Add separate male/female names along with prefix/suffix for hi_IN locale. Thanks @​wh0th3h3llam1.

v30.3.0

Compare Source

v30.2.0

Compare Source

  • Cache Factory._find_provider_class module look-ups. Thanks @​huonw.

v30.1.0

Compare Source

  • Add PIN Code range and union territories in en_IN address provider. Thanks @​wh0th3h3llam1.

v30.0.0

Compare Source

  • Force the slug always be generated with ASCII characters. Thanks @​Pandede.

v29.0.0

Compare Source

  • Fix pydecimal distribution when called with a range across 0. Thanks @​AlexLitvino.
fastapi/fastapi (fastapi)

v0.115.6

Compare Source

Fixes
  • 🐛 Preserve traceback when an exception is raised in sync dependency with yield. PR #​5823 by @​sombek.
Refactors
  • ♻️ Update tests and internals for compatibility with Pydantic >=2.10. PR #​12971 by @​tamird.
Docs
Translations
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md. PR #​12990 by @​ILoveSorasakiHina.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/query-param-models.md. PR #​12932 by @​Vincy1230.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md. PR #​12992 by @​Limsunoh.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/websockets.md. PR #​12991 by @​kwang1215.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/response-model.md. PR #​12933 by @​AndreBBM.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/middlewares.md. PR #​12753 by @​nahyunkeem.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/openapi-webhooks.md. PR #​12752 by @​saeye.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/query-param-models.md. PR #​12931 by @​Vincy1230.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/query-param-models.md. PR #​12445 by @​gitgernit.
  • 🌐 Add Korean translation for docs/ko/docs/tutorial/query-param-models.md. PR #​12940 by @​jts8257.
  • 🔥 Remove obsolete tutorial translation to Chinese for 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
Translations

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Sep 23, 2024

⚠️ No Changeset found

Latest commit: 69b34aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/python-dependencies branch 10 times, most recently from 8195e13 to 773aa75 Compare September 29, 2024 18:47
@renovate renovate bot force-pushed the renovate/python-dependencies branch 5 times, most recently from 940e67b to d094ab8 Compare October 7, 2024 16:42
@renovate renovate bot force-pushed the renovate/python-dependencies branch 6 times, most recently from d13e6f0 to 67850a6 Compare October 14, 2024 11:26
@renovate renovate bot force-pushed the renovate/python-dependencies branch 7 times, most recently from b2d28d3 to 9501533 Compare October 23, 2024 01:19
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from 2106565 to fe77375 Compare November 20, 2024 05:33
@renovate renovate bot force-pushed the renovate/python-dependencies branch 6 times, most recently from 43e2925 to 710893f Compare November 29, 2024 02:46
@renovate renovate bot force-pushed the renovate/python-dependencies branch 8 times, most recently from 43e91b6 to 80b4378 Compare December 5, 2024 17:27
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 1661dce to b967a10 Compare December 12, 2024 18:08
@renovate renovate bot force-pushed the renovate/python-dependencies branch 5 times, most recently from 3fd1a49 to fca698c Compare December 20, 2024 16:57
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 8a9bd51 to aa6e7db Compare December 22, 2024 09:38
| 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 renovate bot force-pushed the renovate/python-dependencies branch from aa6e7db to 69b34aa Compare December 23, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants