Bump the pip-minor-patch group with 5 updates #121
Closed
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 pip-minor-patch group with 5 updates:
1.40.3
1.40.5
0.26.0
0.27.0
7.4.1
7.4.3
0.19.0
0.20.0
0.2.1
0.2.2
Updates
sentry-sdk
from 1.40.3 to 1.40.5Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
3a3e380
Update CHANGELOG.md575cc93
release: 1.40.5336edf7
Deprecatelast_event_id()
. (#2749)4d1b814
ref(uwsgi): Warn if uWSGI is set up without proper thread support (#2738)6f4fda5
fix(aiohttp):parsed_url
can beNone
(#2734)c53fbac
Python 3.7 is not supported anymore by Lambda, so removed it and added 3.12 (...be77b2d
Merge branch 'release/1.40.4'8f4b4c9
Update CHANGELOG.md0fcadcd
release: 1.40.426b6853
fix(metrics): Only start thread on demand (#2727)Updates
httpx
from 0.26.0 to 0.27.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
326b943
Version 0.27.0 (#3095)3faa4a8
Improve 'Custom transports' docs (#3081)c51af4b
Extensions docs (#3080)cabd1c0
Deprecateapp=...
in favor of explicitWSGITransport
/ASGITransport
. (#3...6f46152
Bump the python-packages group with 6 updates (#3077)37a2901
Mention NO_PROXY environment variable on Advanced Usage page (#3066)371b6e9
Use__future__.annotations
(#3068)4f6edf3
testparse_header_links
via public api (#3061)c7cd6aa
testobfuscate_sensitive_headers
via public api (#3063)15f9253
Drop outdated section (#3057)Updates
coverage
from 7.4.1 to 7.4.3Changelog
Sourced from coverage's changelog.
Commits
1af3624
docs: sample HTML for 7.4.3f06c5e4
docs: prep for 7.4.308fc997
fix: get atomic copies of iterables when flushing data. #17334e34571
build: put a time limit on the Python nightly testsa1d8d29
build: make targets should use underscores not dashesf7d40a0
build: tweak the release instructions0f19b82
build: bump version5d69334
test: if a test fails randomly, let it retry with@flaky
65d686c
docs: sample HTML for 7.4.2026dca7
docs: prep for 7.4.2Updates
aiosqlite
from 0.19.0 to 0.20.0Changelog
Sourced from aiosqlite's changelog.
Commits
2cbc6c9
Version bump v0.20.0daf0045
Bump usort from 1.0.7 to 1.0.8.post1 (#280)9f7e413
Bump attribution from 1.6.2 to 1.7.0 (#279)5dac1aa
Bump flit from 3.8.0 to 3.9.0 (#278)81aa1c3
Bump flake8 from 6.0.0 to 7.0.0 (#277)0e41e6c
Bump black from 23.3.0 to 24.2.0 (#276)a77f04a
Merge pull request #271 from bdraco/speed_up_process_thread347a799
Merge branch 'main' into speed_up_process_thread4da3651
Test on 3.1289f5f23
Merge branch 'main' into speed_up_process_threadUpdates
ruff
from 0.2.1 to 0.2.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
235cfb7
Bump version to v0.2.2 (#10018)91ae81b
MoveRUF001
,RUF002
to AST checker (#9993)d46c5d8
docs: Formatter compatibility warning for D207 and D300 (#10007)20217e9
Fix panic on RUF027 (#9990)72bf1c2
Preview minimal f-string formatting (#9642)c47ff65
chore(docs): update Discord invite to permalink (#10005)c3bba54
Fix SIM113 false positive with async for loops (#9996)fe79798
split string module (#9987)bb8d203
Use atomic write when persisting cache (#9981)f40e012
Use name directly in RUF006 (#9979)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