warehouse
warehouse copied to clipboard
The Python Package Index
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.6 to 3.10.7. Release notes Sourced from orjson's releases. 3.10.7 Changed Improve performance of stable Rust amd64 builds. Changelog Sourced from orjson's changelog. 3.10.7 - 2024-08-08 Changed...
Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.18.0 to 2.18.2. Release notes Sourced from google-cloud-storage's releases. v2.18.2 2.18.2 (2024-08-08) Bug Fixes Add regression test for range read retry issue and bump dependency to fix...
Bumps [faker](https://github.com/joke2k/faker) from 26.1.0 to 26.3.0. Release notes Sourced from faker's releases. Release v26.3.0 See CHANGELOG.md. Release v26.2.0 See CHANGELOG.md. Changelog Sourced from faker's changelog. v26.3.0 - 2024-08-08 Extend ro_RO...
Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2. [](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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [babel](https://github.com/python-babel/babel) from 2.15.0 to 2.16.0. Release notes Sourced from babel's releases. Version 2.16.0 The changelog below is auto-generated by GitHub. Please see CHANGELOG.rst for additional details. What's Changed Upgrade...
Bumps [readme-renderer[md]](https://github.com/pypa/readme_renderer) from 43.0 to 44.0. Release notes Sourced from readme-renderer[md]'s releases. 44.0 What's Changed Support newer docutils versions by @kurtmckee in pypa/readme_renderer#315 Resolve Node 16 deprecation warnings in CI...
**Describe the bug** I am trying to upload our latest packages to https://pypi.org/project/mindspore/ using `twine upload -u ${PYPI_USR} -p ${PYPI_PWD} ${PACKAGE_NAME}`. Everything worked fine when uploading smaller packages (file size
Hello everyone. I added Aegis to the totp list on the [help page](https://pypi.org/help/#totp). Aegis is the mainstream opensource application in 2FA for Android. Here are the stars stat on GitHub:...
Currently, attempting to delete a user account that has made Organization applications produces a 500-level error: https://python-software-foundation.sentry.io/share/issue/1050940abb5e4cdc90b7c15cde12958c/ (This may extend to when a user has a role in an Organization...
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.3.0 to 10.4.0. Release notes Sourced from more-itertools's releases. Version 10.4.0 What's Changed Issue 854: sample improvements by @bbayles in more-itertools/more-itertools#855 Issue 858: Use chain and starmap...