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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the python-packages group with 6 updates:
23.10.0
23.11.0
1.10.0
1.11.0
3.3.1
3.3.2
0.18.0
1.0.1
0.1.3
0.1.4
0.12.1
0.12.2
Updates
autohooks-plugin-ruff
from 23.10.0 to 23.11.0Release notes
Sourced from autohooks-plugin-ruff's releases.
Commits
ff991b0
Automatic release to 23.11.0401d42f
Fix: Don't double unwrap config (#46)debfaec
Deps: Bump the python-packages group with 3 updatesb8e7f0e
Deps: Bump the python-packages group with 8 updates (#45)9ec0f42
Automatic adjustments after releaseUpdates
rope
from 1.10.0 to 1.11.0Changelog
Sourced from rope's changelog.
Commits
afe08c2
Update CHANGELOGdfed096
Bump version90a781d
Update CHANGELOG78315b5
Merge pull request #719 from tkrabel/named-inmemory-db340176a
Merge remote-tracking branch 'origin/master' into named-inmemory-dbf75467d
Change in-memory database name prefixmemdb
->rope-
9856c02
Change to use sha256 hashing7c39119
Merge remote-tracking branch 'origin/master' into named-inmemory-db4c3b48c
Merge pull request #724 from python-rope/all-contributors/add-tkrabelc7ef507
update .all-contributorsrcUpdates
charset-normalizer
from 3.3.1 to 3.3.2Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
79dce48
:bug: Regression on some detection case showcased in the documentation (#371)...a4b9b01
Bump github/codeql-action from 2.22.4 to 2.22.5 (#375)dcc01cc
Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#374)9cd402c
Bump pytest from 7.4.2 to 7.4.3 (#373)e274dcc
:bug: Fix unintentional memory usage regression when using large payload that...07f3041
:arrow_up: Bump github/codeql-action from 2.22.3 to 2.22.4 (#370)Updates
httpcore
from 0.18.0 to 1.0.1Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
9c818e9
Version 1.0.1 (#842)08b3eee
Raise a neater RuntimeError when the correct async deps are not installed. (#...66aa1c1
Fix synchronous TLS-in-TLS streams (#840)d664b32
Bump mkdocs-material from 9.4.2 to 9.4.7 (#837)aea3a6b
Bump trio-typing from 0.8.0 to 0.9.0 (#838)29f172d
Bump black from 23.7.0 to 23.10.1 (#835)e039dd1
Bump mkdocs-material-extensions from 1.2 to 1.3 (#839)f8dcb5f
Bump pytest from 7.4.0 to 7.4.3 (#836)7fce352
typo in changelog (#827)f8ff1c4
Ensure pool timeout is applied, even after attempts leading to ConnectionNotA...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
tomlkit
from 0.12.1 to 0.12.2Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
b83b7db
chore: remove pycln for incompatible84c6353
chore: aupdate pre-commit hooks481decf
chore: bump version to 0.12.20d9ded2
Retag 0.12.2636f697
chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.17 (#314)a55af8b
[DOC] Add some docstrings (#316)cfc9976
fix: error when overwriting a sub tablea1a8d37
Update CHANGELOG.md1b2a53f
fix: Fix division for integers (#312)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