-
Notifications
You must be signed in to change notification settings - Fork 1
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 poetry-dependencies group across 1 directory with 12 updates #459
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/poetry-dependencies-e00fa7eb6e
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Bumps the poetry-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.0` | `5.29.2` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `2.0.7` | `3.2.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.21.0` | `0.22.3` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.45.1` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20241003` | `2.9.0.20241206` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241003` | `2024.2.0.20241221` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.18.0` | `1.18.3` | Updates `protobuf` from 5.29.0 to 5.29.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.0...v5.29.2) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `python-json-logger` from 2.0.7 to 3.2.1 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v2.0.7...v3.2.1) Updates `rpds-py` from 0.21.0 to 0.22.3 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.21.0...v0.22.3) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `starlette` from 0.41.3 to 0.45.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.3...0.45.1) Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.2.0.20241003 to 2024.2.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `uvicorn` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.32.1...0.34.0) Updates `watchfiles` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.3) Updates `yarl` from 1.18.0 to 1.18.3 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.18.0...v1.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: python-json-logger dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: rpds-py dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: six dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: types-python-dateutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: types-pytz dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: yarl dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jan 1, 2025
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
0 participants
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 poetry-dependencies group with 12 updates in the / directory:
5.29.0
5.29.2
6.1.0
6.1.1
2.0.7
3.2.1
0.21.0
0.22.3
1.16.0
1.17.0
0.41.3
0.45.1
2.9.0.20241003
2.9.0.20241206
2024.2.0.20241003
2024.2.0.20241221
2.2.3
2.3.0
0.32.1
0.34.0
1.0.0
1.0.3
1.18.0
1.18.3
Updates
protobuf
from 5.29.0 to 5.29.2Commits
2330983
Updating version.json and repo version numbers to: 29.21772657
Automated rollback of commit 23aada230b2478c7a07fe7612489eb8e79b9c379. (#19692)8b9d76c
Export environment variables so bazelisk picks them up (#19690)a1c9b6a
Pin staleness check to Bazel 7 (#19689)3649f87
Remove unused / invalid C++ lazy repeated field code from OSS. (#19682)3a7bb4a
Remove CMake downgrade workaround from Windows CI tests (#19630)d7d3da6
Merge pull request #19506 from protocolbuffers/29.x-202412032207a3e9db8
Updating version.json and repo version numbers to: 29.2-dev796e49f
Updating version.json and repo version numbers to: 29.1ba6da44
Rename maven to protobuf_maven in MODULE.bazel (#18641) (#19477)Updates
psutil
from 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6
Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0
ruff: enable PLR5501 (Useelif
instead ofelse
thenif
, to reduce inden...1a63407
use aset
literal when testing for membership8162905
disable flafy test + pre-release1f3458b
try to fix some flaky tests 2c0e1eb1
try to fix some flaky tests 245934bb
try to fix some flaky tests560c524
chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67e
fix winmake.py test-parallel13a336b
fix #2418 / Linux: fix race conditionUpdates
python-json-logger
from 2.0.7 to 3.2.1Release notes
Sourced from python-json-logger's releases.
... (truncated)
Changelog
Sourced from python-json-logger's changelog.
... (truncated)
Commits
e7761e5
Fix import pthonjsonlogger.jsonlogger (#33)36f160e
[docs,readme] add PyPI monthly downloads badge (#34)f96de22
[docs,readme] The fork is now released on PyPIc6c8041
Release 3.2.0e5d03eb
[docs.contributing] Add PSF affiliation clarification2548e3a
[pyproject] Support Python 3.13 (#23)2ed6762
[docs] Add PR authors to change logf266f86
Use defaults argument (#26)2f773cb
Restrict typing_extensions requirement to < 3.10 (#28)a1daea2
Improve handling of optional packages (#27)Updates
rpds-py
from 0.21.0 to 0.22.3Release notes
Sourced from rpds-py's releases.
Commits
ada6b46
Properly tag a release fixing the soundness issue.177b17b
Bump to PyO3 0.23.3, avoiding 0.23.x's previous soundness issues.38bd89a
Merge pull request #109 from crate-py/pre-commit-ci-update-config5ecc066
Tag a release for regaining all the Windows wheels.8baaf22
Merge pull request #111 from RobPasMue/ci/windows-313-threaded-separation7f99ea8
ci: separate free-threaded and standard 3.13 distribution builds5f16973
[pre-commit.ci] pre-commit autoupdate9d03208
Merge pull request #108 from crate-py/dependabot/cargo/pyo3-0.23.26043127
Bump pyo3 from 0.23.1 to 0.23.27224469
Bump to 0.22.0 for a free-threading-supported beta release.Updates
six
from 1.16.0 to 1.17.0Changelog
Sourced from six's changelog.
Commits
ebd9b3a
six 1.17.040d248e
Expunge travis.dd7940e
Add PyPI publication workflow. (#390)8cb688f
Update copyright years.86f89c5
Add a GitHub actions CI workflow. (#389)06430b9
Make test_getoutput work on Windows.ceddaf2
Add a changelog for #314.9a05aab
Python 3.14 removed the URLopener and FancyURLopener classes from urllib.req...c1b416f
Fix deprecation warning from setuptools (#382)02c3bca
tkinter.tix was removed from Python 3.13, skip the test (#377)Updates
starlette
from 0.41.3 to 0.45.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
7c0d1e6
Version 0.45.1 (#2832)76e053a
Remove python version from mypy (#2831)5a10fba
Fix unclosed 'MemoryObjectReceiveStream' upon exception in 'BaseHTTPMiddlewar...e16bacb
use a pair of memory object streams instead of two queues (#2829)27b6f4c
collect errors more reliably from websocket test client (#2814)31d182c
Version 0.45.0 (#2828)b133ab4
Remove deprecatedWS_1004_NO_STATUS_RCVD
andWS_1005_ABNORMAL_CLOSURE
(#2...856c904
RemoveExceptionMiddleware
import proxy fromstarlette.exceptions
module ...2c98fe3
tests: add--branch
to coverage run (#2825)0dcbe6a
Removeignore_missing_imports
from mypy (#2824)Updates
types-python-dateutil
from 2.9.0.20241003 to 2.9.0.20241206Commits
Updates
types-pytz
from 2024.2.0.20241003 to 2024.2.0.20241221Commits
Updates
urllib3
from 2.2.3 to 2.3.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2f68c53
Release 2.3.0f7bcf69
Add HTTPResponse.shutdown() to stop blocking reads (#3527)e942249
Update .readthedocs.yml addressing a deprecation (#3534)905549d
Upgrade Python pre-commit tools (#3529)716d834
Fix PyPI publish with Core metadata 2.4 (#3531)7ab935c
Address zizmor issues181357e
Bump Quart to fix CI (#3524)0e7e0df
Start testing with Python 3.14d67d09b
Bump mypy version20032ec
Drop unneeded dependency pins and a warning filterUpdates
uvicorn
from 0.32.1 to 0.34.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7983c1a
Version 0.34.0 (#2546)75d4402
Add alls-green job (#2544)4156ccb
Drop Python 3.8 (#2543)3575cba
Addcontent-length
to 500 response in wsproto (#2542)a500513
Version 0.33.0 (#2539)038f8ef
Bump the python-packages group across 1 directory with 9 updates (#2538)3aa1d01
Remove WatchGod (#2536)a3cc360
docs: add note about server behavior on exceptions (#2535)6725ebb
docs: add more mkdocs-material features (#2534)bfa754e
encode/uvicorn#2527
#2528)Updates
watchfiles
from 1.0.0 to 1.0.3Release notes
Sourced from watchfiles's releases.
Commits
946a296
try to fix github-pages-deploy-action03a9ae0
uprev to v1.0.282fe601
uprev pypa/gh-action-pypi-publish in ci3377055
uprev to v1.0.1320adda
bump to PyO3 0.23.3 (#316)fea8ce2
Bump pyo3 from 0.23.1 to 0.23.3 (#317)393a3ad
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows (#311)cb0bcd8
uprev JamesIves/github-pages-deploy-actionUpdates
yarl
from 1.18.0 to 1.18.3Release notes
Sourced from yarl's releases.
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
5862a36
Release 1.18.3 (#1446)558e4b0
Improve performance of path functions on cache miss (#1443)7585a96
Add benchmarks that bypass the cached property decorators (#1445)aecebb1
Bump propcache to 0.2.1 (#1444)20661d6
Ensure ASCII host case normalization happens before validation (#1442)4706c4c
Increment version to 1.18.3.dev0 (#1440)65d3aed
Release 1.18.2 (#1439)3be8acb
Increment version to 1.18.2.dev0 (#1437)42c00b5
Increase allowed upload time for the release (#1438)2cc2ebf
Release 1.18.1 (#1435)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