warehouse
warehouse copied to clipboard
The Python Package Index
Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 0.22.0 to 0.23.0. Release notes Sourced from watchfiles's releases. v0.23.0 2024-08-07 What's Changed Fix typo in watch doctstring by @kwentine in samuelcolvin/watchfiles#280 Bump up PyO3 to 0.22.2...
Bumps [google-resumable-media](https://github.com/googleapis/google-resumable-media-python) from 2.7.1 to 2.7.2. Release notes Sourced from google-resumable-media's releases. v2.7.2 2.7.2 (2024-08-07) Bug Fixes Correctly calculate starting offset for retries of ranged reads (#450) (34302b4) Changelog Sourced...
Resolve #14229 This adds CORS headers to the response when warehouse returns404, 410, 50x responses. I added the same CORS headers to simple APIs in https://github.com/pypi/warehouse/pull/13222, but they were not...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. Release notes Sourced from pyyaml's releases. 6.0.2 What's Changed Support for Cython 3.x and Python 3.13. Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2 6.0.2rc1 Support for extension build...
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.16.0 to 1.17.0. Release notes Sourced from cffi's releases. v1.17.0 Add support for Python 3.13. Free-threaded CPython builds (i.e. python3.13t and the 3.13t ABI) are not currently...
Bumps [attrs](https://github.com/sponsors/hynek) from 24.1.0 to 24.2.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.19.1 to 0.20.0. Release notes Sourced from rpds-py's releases. v0.20.0 What's Changed Implements __hash__ for collections by @FlickerSoul in crate-py/rpds#81 Full Changelog: https://github.com/crate-py/rpds/compare/v0.19.1...v0.20.0 Commits fac4daa Tag a...
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.32.0 to 2.33.0. Release notes Sourced from google-auth's releases. v2.33.0 2.33.0 (2024-08-06) Features Implement async StaticCredentials using access tokens (#1559) (dc17dfc) Implement base classes for credentials and...
Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32. Release notes Sourced from sqlalchemy[asyncio]'s releases. 2.0.32 Released: August 5, 2024 general [general] [bug] [regression] Restored legacy class names removed from sqlalalchemy.orm.collections.*, including _orm.MappedCollection,...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.0.2. Release notes Sourced from sphinx's releases. Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 8.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Dependencies #12633: Drop Python 3.9 support....