Lock file maintenance Python dependencies #367
Merged
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.
This PR contains the following updates:
0.0.33
->0.0.34
^0.0.33
->^0.0.34
2.16.1
->2.17.0
^2.16.1
->^2.17.0
^0.36.0
->^0.37.0
^0.6.5
->^0.6.7
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
canonical/cos-lib (cosl)
v0.0.34
: Fixed retry logic in worker objectCompare Source
canonical/operator (ops)
v2.17.0
Compare Source
Features
ops[testing]
and expose the names in ops.testing (#1381)type: ignore
it (#1345)InvalidStatusError
instead of waiting for Juju:CollectStatusEvent.add_status
with error or unknown (#1386)_ModelBackend.set_status
(#1354)Fixes
StatusBase
subclasses by callingStatusBase.register
in__init_subclass__
(#1383)Secret.set_info
andSecret.set_content
can be called in the same hook (#1373)Documentation
config-changed
is triggered by Juju trust (#1357)CharmBase
inheritance example by @theofpa (#1349)Continuous Integration
Testing
Refactoring
ops.testing
toops._private.harness
(#1369)unittest.mock
names in the 'mock' namespace (#1379)StatusBase.register
decorator (#1384)Chores
charmed-kubernetes/pytest-operator (pytest-operator)
v0.37.0
: 0.37.0Compare Source
astral-sh/ruff (ruff)
v0.6.7
Compare Source
Preview features
exclude
support toruff analyze
(#13425)Rule changes
pycodestyle
] Fix: Don't autofix if the first line ends in a question mark? (D400) (#13399)Bug fixes
lint.exclude
in ruff check--add-noqa
(#13427)Performance
forget
for module resolver database (#13438)v0.6.6
Compare Source
Preview features
refurb
] Skipslice-to-remove-prefix-or-suffix
(FURB188
) when non-trivial slice steps are present (#13405)Formatter
Server
LineIndex::offset
calculation (#13407)Bug fixes
fastapi
] Respect FastAPI aliases in route definitions (#13394)pydocstyle
] Respect word boundaries when detecting function signature in docs (#13388)Documentation
FURB188
docs (#13406)Configuration
📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.