pip(deps): bump the pip group with 9 updates #475
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 group with 9 updates:
0.23.2
0.24.0.post1
1.28.69
1.28.74
1.31.74
1.31.78
1.28.74
1.28.78
9.4.7
9.4.8
6.88.1
6.88.3
1.1.333
1.1.334
0.1.3
0.1.4
2.1.4
2.1.5
Updates
uvicorn
from 0.23.2 to 0.24.0.post1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
bf04afb
Version 0.24.0.post1 (#2149)cb91510
Revert "Bump mkdocs-material from 9.1.21 to 9.2.6 (#2090)" (#2148)5f142a8
Version 0.24.0 (#2147)dff1a46
Support Python 3.12 (#2145)07c2b36
Delete js folder and remove extra_javascript (#2136)8bb5d75
Bump cryptography from 41.0.4 to 41.0.5 (#2140)7af2a46
Bump a2wsgi from 1.7.0 to 1.8.0 (#2142)53cea29
Bump pytest from 7.4.2 to 7.4.3 (#2141)ef46746
Bump mypy from 1.5.1 to 1.6.1 (#2139)a302c75
Bump httpx from 0.24.1 to 0.25.0 (#2138)Updates
boto3
from 1.28.69 to 1.28.74Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
e76683b
Merge branch 'release-1.28.74'740f422
Bumping version to 1.28.741c43d59
Add changelog entries from botocore4d65c8b
Merge branch 'release-1.28.73'3d48fef
Merge branch 'release-1.28.73' into developc9ba56b
Bumping version to 1.28.73c24c9aa
Add changelog entries from botocoreb017f64
Merge branch 'release-1.28.72'a90e88c
Merge branch 'release-1.28.72' into develop01951a8
Bumping version to 1.28.72Updates
botocore
from 1.31.74 to 1.31.78Changelog
Sourced from botocore's changelog.
Commits
c604b09
Merge branch 'release-1.31.78'82dde2e
Bumping version to 1.31.78a48c835
Update to latest models975b30a
Merge pull request #3046 from kyleknap/fix-changelog378bce2
Fix changelog923ea1a
Merge branch 'release-1.31.77' into develop0744a49
Merge branch 'release-1.31.77'9bafb7c
Bumping version to 1.31.77da696a0
Update to latest partitions and endpoints6ac416f
Update to latest modelsUpdates
boto3-stubs
from 1.28.74 to 1.28.78Commits
Updates
mkdocs-material
from 9.4.7 to 9.4.8Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
c0755bf
Prepare 9.4.8 releasefabc9bd
Documentation87d69a9
Fixed invalid local address when using instant loading9a7a185
Documentation (#6267)7353c7d
Documentation (#6277)ca5f517
Merge branch 'master' of github.com:squidfunk/mkdocs-material494cae1
Fixed crash after navigation caused 404 when using instant loading1698708
Documentation (#6260)551d98e
Documentation (#6222)dfa5f03
Bump actions/setup-node from 3 to 4 (#6259)Updates
hypothesis
from 6.88.1 to 6.88.3Commits
a35c0cc
Bump hypothesis-python version to 6.88.3 and update changelog5afa502
Merge pull request #3785 from Zac-HD/tuples-cleanup345207a
fix generic tuples on py38a836813
Allow registration of tuples5401530
Bump hypothesis-python version to 6.88.2 and update changeloga04236d
Merge pull request #3776 from tybug/sys-monitoring66af9e6
fix missing cross-reference88ab8a9
Get CI passing892bf41
Remove explicit Python-version check5438873
Update pinned dependenciesUpdates
pyright
from 1.1.333 to 1.1.334Commits
21f3e76
[pyright updated to 1.1.334] Update Version (#226)Updates
ruff
from 0.1.3 to 0.1.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c488919
Add missing pyupgrade entry to changelog (#8479)6e635e9
Add changelog for v0.1.4 (#8478)260ea41
Bump version to v0.1.4 (#8477)65effc6
Add pyupgradeUP041
to replaceTimeoutError
aliases (#8476)4982694
D300
: prevent autofix when both triples are in body (#8462)536ac55
Remove trailing periods from NumPy 2.0 code actions (#8475)f2335fe
Make Unicode-to-Unicode confusables a preview change (#8473)b0f9a14
Markbyte_bounds
as a non-backwards-compatible NumPy 2.0 change (#8474)f56bc19
Place 'r' prefix before 'f' for raw format strings (#8464)7c12eaf
Use characters instead ofu32
in confusable map (#8463)Updates
ddtrace
from 2.1.4 to 2.1.5Release notes
Sourced from ddtrace's releases.
Commits
9469acb
fix(iast): patch simplejson.encoder to handle LazyTaintDict properly (#7428) ...7e88daf
chore: re-vendor psutil and wrapt (backport #7332 to 2.1) (#7437)db1fe31
fix: use unique unnamed service name value [backport 2.1] (#7442)c0cf6c2
test(profiling): collector log tests [backport 2.1] (#7447)3ccfcb0
fix(ci): filter user credentials from SSH git repo URLs [backport 2.1] (#7407)0d80f3a
fix(ci_visibility): add safety checks and exception handling around _fetch_te...30372f3
fix(unittest): fix unittest data not initialized [backport 2.1] (#7412)f0bf758
fix(ci_visibility): use custom configurations when querying ITR skippable tes...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