chore(deps): bump the python group across 1 directory with 9 updates #738
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 group with 9 updates in the / directory:
6.0.1
6.0.2
30.1.0
31.0.0
0.20.0
0.21.0
3.2.0
3.3.0
1.34.129
1.35.25
24.4.2
24.8.0
7.1.0
7.1.1
8.2.2
8.3.3
3.2.3
3.3.0
Updates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
kubernetes
from 30.1.0 to 31.0.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
bc8c691
Merge pull request #2281 from yliaog/automated-release-of-31.0.0-upstream-rel...dbdba2b
Fixed CHANGELOG, the API version should be 1.31.0, the release tooling365dbaf
Update the compatibility matrix and maintenance status77a9bd0
generated client changea15ecb1
update changelog173931a
update version constants for 31.0.0 released8ee677
Merge pull request #2277 from yliaog/automated-release-of-31.0.0b1-upstream-r...7abc423
updated compatibility matrix and maintenance status2be6881
generated client changee49c89a
update changelogUpdates
prometheus-client
from 0.20.0 to 0.21.0Release notes
Sourced from prometheus-client's releases.
Commits
3b183b4
Release 0.21.00014e97
Use re-entrant lock. (#1014)7c45f84
Reject invalid HTTP methods and resources (#1019)09a5ae3
Fix timestamp comparison (#1038)e364a96
Fix a typo in ASGI docs (#1036)eeec421
Pin python 3.8 and 3.9 at patch level (#1024)7bc8cdd
docs: correct link to multiprocessing docs (#1023)4535ce0
Add sanity check for label value (#1012)Updates
dataconf
from 3.2.0 to 3.3.0Release notes
Sourced from dataconf's releases.
Changelog
Sourced from dataconf's changelog.
Commits
1993d46
bump: version 3.3.0 (#178)b1d5980
feat: drop python 3.9 and env list fixes (#177)932179f
build(deps): bump pyparsing from 3.1.2 to 3.1.4 (#172)cfa2051
build(deps-dev): bump pytest-httpserver from 1.0.12 to 1.1.0 (#173)448c8da
build(deps): bump pyyaml from 6.0.1 to 6.0.2 (#174)b9e9df8
build(deps-dev): bump ruff from 0.5.5 to 0.6.3 (#175)215d1c6
build(deps-dev): bump commitizen from 3.28.0 to 3.29.0 (#176)4c366d5
build(deps-dev): bump pytest from 8.2.2 to 8.3.2 (#171)290769c
build(deps-dev): bump commitizen from 3.27.0 to 3.28.0 (#170)deb04f1
build(deps-dev): bump pytest-httpserver from 1.0.10 to 1.0.12 (#169)Updates
boto3
from 1.34.129 to 1.35.25Commits
f493e6b
Merge branch 'release-1.35.25'6313b69
Bumping version to 1.35.25f45c88d
Add changelog entries from botocore0902ce1
Merge branch 'release-1.35.24'5bb98c0
Merge branch 'release-1.35.24' into develop03cb1ed
Bumping version to 1.35.2408b0363
Add changelog entries from botocore746a999
Merge branch 'release-1.35.23'bf912c6
Merge branch 'release-1.35.23' into developdc7b107
Bumping version to 1.35.23Updates
black
from 24.4.2 to 24.8.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
b965c2a
Prepare release 24.8.0 (#4426)9ccf279
Documentfind_project_root
ignoringpyproject.toml
without[tool.black]
...14b6e61
fix: Enhace black efficiently to skip directories listed in .gitignore (#4415)b1c4dd9
fix: respect braces better in f-string parsing (#4422)4b4ae43
Fix incorrect linenos on fstring tokens with escaped newlines (#4423)7fa1faf
docs: fix the installation command of extra for blackd (#4413)8827acc
Bump sphinx from 7.3.7 to 7.4.0 in /docs (#4404)b0da11d
Bump furo from 2024.5.6 to 2024.7.18 in /docs (#4409)721dff5
fix: avoid formatting backslash strings inside f-strings (#4401)7e2afc9
Updateactions/checkout
to v4 to stop node deprecation warnings (#4379)Updates
flake8
from 7.1.0 to 7.1.1Commits
cf1542c
Release 7.1.1939ea3d
Merge pull request #1949 from stephenfin/issue-1948bdcd5c2
Handle escaped braces in f-strings2a811cc
Merge pull request #1946 from Viicos/patch-110314ad
Fix wording of plugins documentationUpdates
pytest
from 8.2.2 to 8.3.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
pylint
from 3.2.3 to 3.3.0Commits
6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobs67acc96
Add additional stdlib deprecations (mostly 3.13) (#9853)0adf671
Remove old-style classes code, remove check for new-style class (#9925)Most Recent Ignore Conditions Applied to This Pull Request
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