build: bump the python-production-updates group with 7 updates #238
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-production-updates group with 7 updates:
0.27.2
0.28.1
0.12.5
0.15.1
3.10.10
3.11.12
23.2.1
24.1.0
4.66.4
4.67.1
3.0.0
3.1.0
3.6.0
3.7.0
Updates
httpx
from 0.27.2 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0
Version 0.28.1 (#3445)89599a9
Fixverify=False
,cert=...
case. (#3442)8ecb86f
Add test for request params behavior changes (#3364) (#3440)0cb7e5a
Bump the python-packages group with 11 updates (#3434)15e21e9
Updating deprecated docstring Client() class (#3426)80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)Updates
typer
from 0.12.5 to 0.15.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
0b89650
🔖 Release version 0.15.1bd89bf6
📝 Update release notes3b9ce47
✏️ Fix a few typos in the source and documentation (#1028)95ba85f
📝 Update release notesdbc335b
📝 Fix minor inconsistencies and typos in tutorial (#1067)b88c327
📝 Update release notesd8e56e2
🗑️ Deprecateshell_complete
and continue to useautocompletion
for CLI pa...5f378ee
📝 Update release notesb826dc4
✏️ Fix a few small typos in the documentation (#1077)9be60da
📝 Update release notesUpdates
aiohttp
from 3.10.10 to 3.11.12Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
78ea725
[PR #10416/e92f1874 backport][3.11] Fix wheel download-artifact by setting me...70da1d4
[PR #10413/f6dae31d backport][3.11] Fix missing ppc64le musllinux wheels (#10...3cca959
[PR #10410/1009c066 backport][3.11] Fix runs-on for wheel builds for native a...d07f577
[3.11] Adjust changelog messages for armv7l wheels (#10409)43a36ee
[PR #10404/6ee81df6 backport][3.11] Start build wheels on armv7l musllinux (#...864bf5a
[PR #10403/908145c9 backport][3.11] Disable wheel builds on PyPy (#10405)5f1cd3b
[PR #10400/9b33be3 backport][3.11] Add workaround for segfaults during wheel ...b53c5f9
[PR #10396/481a8374 backport][3.11] Switch to native arm runners for wheel bu...2223776
[3.11] Amend changes to remove reverted riscv64 wheels (#10397)2a3111d
[PR #10393/9057364b backport][3.11] Revert "Start building riscv64 platform w...Updates
aiofiles
from 23.2.1 to 24.1.0Release notes
Sourced from aiofiles's releases.
Changelog
Sourced from aiofiles's changelog.
Commits
a637d6b
24.1.020e8e8a
Support 3.13 (#184)501e9bc
added and tested os.getcwd and os.path.abspath (#182)e2bcd7f
[README] Update readme for testing read() in aiofiles' stream (#179)213ee8b
Switch to more modern async idioms (#176)3f7638b
Update os.py (#175)1456aa9
Fix all on win32 (#174)6bfcaae
Merge branch 'tin/fix-statvfs'df7f204
Update changlog3fd9e83
Tweak quotesUpdates
tqdm
from 4.66.4 to 4.67.1Release notes
Sourced from tqdm's releases.
Commits
0ed5d7f
bump version, merge pull request #1629 from tqdm/fix-guia2d5f1c
tests: fix codecov rate limitcac7150
tests: bump pytest-asyncio6338f62
deps: fix pybuild342b15e
tests: sync depsc66458d
gui: fix matplotlib35a6ee9
bump version, merge pull request #1536 from guigoruiz18aa9470
add discord requests dep1db24b4
better user-agent61365d8
handle rate limitUpdates
yaspin
from 3.0.0 to 3.1.0Release notes
Sourced from yaspin's releases.
Changelog
Sourced from yaspin's changelog.
Commits
080a48a
Merge pull request #244 from pavdmyt/version-3.1.0eaae593
release: bump version, update history5d2fe0e
py-versions: Add Python 3.13 support336b472
deps: downgrade pytest version2333a43
ci: update pypy version to 3.10210f37a
typing: fix functools.partial call4533934
deps: update78ab30f
Merge pull request #243 from pavdmyt/upd-cli-spinners-v3.2.087b29e8
deps: update cli-spinners to v3.2.0a8076f6
Merge pull request #242 from pavdmyt/handle-ellipsis-edge-casesUpdates
pyrate-limiter
from 3.6.0 to 3.7.0Release notes
Sourced from pyrate-limiter's releases.
Commits
b309854
Update: add delete bucket (#181)bcb8b5a
Update: fixes on 08/24 (#179)c6d5f88
fix: async bucket_factory.get() (#171)0e4895f
Test refactoring (#166)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions