-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the python-packages group with 5 updates #507
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 2, 2024
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-or-later, ISC, LGPL-2.0-only, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, MIT, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense OpenSSF Scorecard
Scanned Manifest Files |
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [starlette](https://github.com/encode/starlette) | `0.38.2` | `0.38.4` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.23.0` | `0.24.0` | | [websockets](https://github.com/python-websockets/websockets) | `13.0` | `13.0.1` | | [zipp](https://github.com/jaraco/zipp) | `3.20.0` | `3.20.1` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `starlette` from 0.38.2 to 0.38.4 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.2...0.38.4) Updates `watchfiles` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.23.0...v0.24.0) Updates `websockets` from 13.0 to 13.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@13.0...13.0.1) Updates `zipp` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
y0urself
force-pushed
the
dependabot/pip/python-packages-68b1cf7ab5
branch
from
September 6, 2024 12:39
7d74e9d
to
5c169a4
Compare
y0urself
approved these changes
Sep 6, 2024
y0urself
temporarily deployed
to
github-pages
September 6, 2024 12:39
— with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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-packages group with 5 updates:
2024.7.4
2024.8.30
0.38.2
0.38.4
0.23.0
0.24.0
13.0
13.0.1
3.20.0
3.20.1
Updates
certifi
from 2024.7.4 to 2024.8.30Commits
325c2fd
2024.08.30 (#304)d66bf5f
Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23
Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771
Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50cc
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
starlette
from 0.38.2 to 0.38.4Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
831418a
Version 0.38.4 (#2681)1131b3c
Ensure accurateroot_path
removal inget_route_path
function (#2600)1eb4036
Change documentation layout (#2680)b9db010
Setline-length
to 120 on Ruff (#2679)72c2334
Version 0.38.3 (#2678)d771bb7
Don't poll for disconnects in BaseHTTPMiddleware via StreamingResponse (#2620)c78c9aa
Fix typo in README.md (#2666)3c7de99
Fix typo in docs/index.md (#2665)55cbba9
Support Python 3.13 (#2662)e46165a
Add tests totest_responses
(#2656)Updates
watchfiles
from 0.23.0 to 0.24.0Release notes
Sourced from watchfiles's releases.
Commits
6e3c2c8
return "file deleted" instead of raising an exception (#301)4314094
Update Python version in index.md (#296)e7ecc00
drop PyPy 3.8 (#293)Updates
websockets
from 13.0 to 13.0.1Release notes
Sourced from websockets's releases.
Commits
157f790
Add provenance attestations.62d70f4
Restore speedups.c in source distribution.16456e2
Restore id-token permission.ed2f21e
Attempt to fix automatic creation of GitHub release.Updates
zipp
from 3.20.0 to 3.20.1Changelog
Sourced from zipp's changelog.
Commits
c23e549
Finalizec2b9015
Merge pull request #124 from jaraco/bugfix/gh-123270-supported-names774a3ac
Add TODO to consolidate this behavior in CPython.cc61e61
Prefer simpler path.rstrip to consolidate checks for empty or only paths.bec712f
Mark unused code as uncovered.fde82dc
Add news fragment.a421f7e
Invent DirtyZipInfo to create an unsanitized zipfile with backslashes.0a3a7b4
Refine expectation that paths with leading slashes are simply not visible.f89b93f
Address infinite loop when zipfile begins with more than one leading slash.3cb5609
Removed SanitizedNames.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