Bump the python-dependencies group with 7 updates #216
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-dependencies group with 7 updates:
7.3.0
7.4.0
3.6.0
3.6.2
0.2.0
0.3.0
2.1.0
2.2.1
1.40.0
1.40.6
2.0.25
2.0.27
8.0.0
8.0.2
Updates
pip-tools
from 7.3.0 to 7.4.0Release notes
Sourced from pip-tools's releases.
Changelog
Sourced from pip-tools's changelog.
Commits
1397bfa
Merge pull request #2043 from jazzband/dependabot/pip/docs/jinja2-3.1.3355a04e
Bump jinja2 from 3.1.2 to 3.1.3 in /docsc8f2988
Merge pull request #2055 from atugushev/fix-failing-test-on-pip-24598845a
Fix failing test on pip-24.0a8688d7
Merge pull request #2029 from jazzband/pre-commit-ci-update-config39cbff8
[pre-commit.ci] auto fixes from pre-commit.com hooks644ac8a
[pre-commit.ci] pre-commit autoupdated673c8e
Merge pull request #2015 from csalerno-asml/fix-2006e216ad5
rm submodule64d1de3
comments addressedUpdates
pre-commit
from 3.6.0 to 3.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
e525726
v3.6.23187538
Merge pull request #3130 from pre-commit/golang-build-during-commit-a61d9c95
fix building golang hooks duringcommit --all
15bd0c7
v3.6.192678c3
Merge pull request #3126 from pre-commit/crlf-only-diff032d8e2
staged_files_only can handle a crlf-only diff7384838
Merge pull request #3110 from untitaker/pythonexecutable96e0712
[pre-commit.ci] auto fixes from pre-commit.com hooks3388e2d
Pop PYTHONEXECUTABLE10f8853
Merge pull request #3107 from pre-commit/pre-commit-ci-update-configUpdates
ruff
from 0.2.0 to 0.3.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b53118e
Bump version to v0.3.0 (#10151)52f4c1e
Remove deprecated CLI option--format
(#10170)eceffe7
Deprecateruff \<path>
ruff --explain
,ruff --clean
and `ruff --generate...c73c497
[pydocstyle
] Trim whitespace when removing blank lines after section (`D413...c9c98c4
Fix mkdocs local link (#10167)72ccb34
Fix ecosystem check for indico (#10164)dcc92f5
Update black tests (#10166)a6f32dd
Ruff 2024.2 style (#9639)0293908
Implement RUF028 to detect useless formatter suppression comments (#9899)36bc725
[flake8-bugbear
] Avoid adding default initializers to stubs (B006
) (#10152)Updates
pydantic-settings
from 2.1.0 to 2.2.1Release notes
Sourced from pydantic-settings's releases.
Commits
7e5731a
Prepare release 2.2.1 (#242)b3a67e9
Revert "Allow nested env var source to override nested init source." (#243)548532b
Replace tomlkit with tomli and remove toml_file_encoding config (#236)3652fbd
Fix InitSource bug in case of nested model using alias (#240)859805a
respectenv_prefix
whenextra
allowed (#238)965d1b4
Prepare release 2.2.0 (#232)cde78d8
Update requirements (#233)15b66df
Fix dotenv source extra values parsing provided in dotenv file (#221)8b92f61
feat: adding json, yaml and toml sources (#211)0a00678
Improve docs (#225)Updates
sentry-sdk
from 1.40.0 to 1.40.6Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
4f31e48
Update CHANGELOG.md2389ec1
release: 1.40.6fbc97ab
fix(metrics): Fix compatibility withgreenlet
/gevent
(#2756)2eeb8c5
fix(query-source): Fix query source relative filepath (#2717)e07c0ac
Support clickhouse-driver==0.2.7 (#2752)e24508f
build(deps): bump checkouts/data-schemas from6121fd3
toeb941c2
(#2747)2eff8b7
Merge branch 'release/1.40.5'3a3e380
Update CHANGELOG.md575cc93
release: 1.40.5336edf7
Deprecatelast_event_id()
. (#2749)Updates
sqlalchemy
from 2.0.25 to 2.0.27Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pytest
from 8.0.0 to 8.0.2Release notes
Sourced from pytest's releases.
Commits
31afeeb
Prepare release version 8.0.21b00a2f
Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.xff2f66d
[8.0.x] Revert "Fix teardown error reporting when--maxfail=1
(#11721)"8a8eed6
[8.0.x] Fix collection of short paths on Windows (#12024)74346f0
[8.0.x] Allow Sphinx 7.x (#12005)b7657b4
[8.0.x] Disallow Sphinx 6 and 7 (#12001)feb7c5e
Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x0909655
[8.0.x] code: fixIndexError
crash ingetstatementrange_ast
68524d4
Merge pull request #11993 from pytest-dev/release-8.0.1d7d320a
Prepare release version 8.0.1Dependabot 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