Skip to content
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

fix(deps): update python dependencies #359

Open
wants to merge 1 commit into
base: 6/edge
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codespell 2.3.0 -> 2.4.1 age adoption passing confidence
cosl ^0.0.16 -> ^0.0.54 age adoption passing confidence
flake8 (changelog) 7.0.0 -> 7.1.1 age adoption passing confidence
lightkube ^0.15.3 -> ^0.17.0 age adoption passing confidence
more_itertools 10.5.0 -> 10.6.0 age adoption passing confidence
ops (changelog) ~2.15.0 -> ~2.18.0 age adoption passing confidence
ops (changelog) ==2.15.0 -> ==2.18.1 age adoption passing confidence
pep8-naming (changelog) ^0.13.3 -> ^0.14.0 age adoption passing confidence
poetry-core 2.0.0 -> 2.0.1 age adoption passing confidence
pydantic (changelog) 1.10.20 -> 1.10.21 age adoption passing confidence
pymongo 4.10.1 -> 4.11 age adoption passing confidence
pymongo ==4.7.3 -> ==4.11 age adoption passing confidence
pytest-asyncio (changelog) ^0.21.1 -> ^0.25.0 age adoption passing confidence
pytest-operator ^0.36.0 -> ^0.39.0 age adoption passing confidence
tenacity ==8.2.3 -> ==8.5.0 age adoption passing confidence

Release Notes

codespell-project/codespell (codespell)

v2.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: codespell-project/codespell@v2.4.0...v2.4.1

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: codespell-project/codespell@v2.3.0...v2.4.0

canonical/cos-lib (cosl)

v0.0.54

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.53...0.0.54

v0.0.51

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.50...0.0.51

v0.0.50

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.49...0.0.50

v0.0.49

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.48...0.0.49

v0.0.48

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.47...0.0.48

v0.0.47

Compare Source

  • remove a leaked testing dependency on cryptography

v0.0.46: DS Exchange

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.45...0.0.46

v0.0.45

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.44...0.0.45

v0.0.43

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.42...0.0.43

v0.0.42

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.41...0.0.42

v0.0.41

Compare Source

Add LogForwarder in coordinator

v0.0.40

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.39...0.0.40

v0.0.39: Push root ca cert to workload container

Compare Source

v0.0.38: bump release tag to match pyproject.toml

Compare Source

v0.0.37: s3 TLS support

Compare Source

added support for s3 TLS
minor touches to coordinator status

v0.0.36

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.34...0.0.36

v0.0.34: Fixed retry logic in worker object

Compare Source

v0.0.33: refactored worker status logic

Compare Source

refactored worker status logic

v0.0.32

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.31...0.0.32

v0.0.31

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.30...0.0.31

v0.0.30: holistic worker logic

Compare Source

refactored Worker logic to use a stateless reconciler function to avoid some pod-churn related race conditions

v0.0.29

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.28...0.0.29

v0.0.28

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.27...0.0.28

v0.0.27

Compare Source

unified config accessing logic so that it can be overridden by worker subclasses if a worker charm needs to preprocess its config on a per-unit basis

v0.0.26

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.25...0.0.26

v0.0.25

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.24...0.0.25

v0.0.24

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.23...0.0.24

v0.0.23: worker status checks TLS support

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.22...0.0.23

v0.0.22: Worker service status monitoring

Compare Source

The main feature is an update to the Coordinator-Worker classes, introducing a pebble-checks-based API to monitor the health of the worker service and set application status accordingly.
This takes care of some bugs we experienced in the past where the worker would not start and the admin had no way to notice it if not to manually GET a /ready endpoint on the application IP.

What's Changed

Full Changelog: canonical/cos-lib@0.0.21...0.0.22

v0.0.21

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.20...0.0.21

v0.0.20: Fix removeprefix for python3.8

Compare Source

What's Changed

Full Changelog: canonical/cos-lib@0.0.19...0.0.20

v0.0.19

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "after 1am and before 2am 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from delgod and MiaAltieri October 24, 2024 01:54
Copy link
Contributor Author

renovate bot commented Oct 24, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv non-package-mode-TPm3349i-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because pytest-operator (0.39.0) depends on pytest-asyncio (<0.23)
 and no versions of pytest-operator match >0.39.0,<0.40.0, pytest-operator (>=0.39.0,<0.40.0) requires pytest-asyncio (<0.23).
So, because non-package-mode depends on both pytest-asyncio (^0.25.0) and pytest-operator (^0.39.0), version solving failed.

@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 1e91c4d to b639588 Compare November 3, 2024 10:00
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 61bb785 to 77a1c39 Compare November 11, 2024 15:27
@renovate renovate bot force-pushed the renovate/python-dependencies branch 5 times, most recently from 1559bc6 to 524ae17 Compare November 21, 2024 10:55
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from f2c5747 to 9c1742c Compare November 28, 2024 11:30
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from 89e55e2 to c9d6b83 Compare December 6, 2024 20:37
@renovate renovate bot changed the title chore(deps): update python dependencies fix(deps): update python dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/python-dependencies branch 6 times, most recently from 3e548ab to e24e488 Compare December 16, 2024 15:21
@renovate renovate bot force-pushed the renovate/python-dependencies branch 2 times, most recently from 5d28f46 to f794aae Compare December 18, 2024 16:57
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from e032265 to d7d3370 Compare December 29, 2024 19:58
@renovate renovate bot force-pushed the renovate/python-dependencies branch 3 times, most recently from 6574ca6 to b851f22 Compare January 8, 2025 08:50
@renovate renovate bot force-pushed the renovate/python-dependencies branch 7 times, most recently from cff66b2 to 5c3413d Compare January 15, 2025 15:16
@renovate renovate bot force-pushed the renovate/python-dependencies branch 6 times, most recently from 02db98e to e7f5579 Compare January 23, 2025 08:35
@renovate renovate bot force-pushed the renovate/python-dependencies branch 8 times, most recently from ee5d830 to 0483af7 Compare January 31, 2025 22:26
@renovate renovate bot force-pushed the renovate/python-dependencies branch from 0483af7 to 792a496 Compare February 5, 2025 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants