Skip to content

Commit

Permalink
chore(deps): update bugfixes (#1601)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [coverage](https://togithub.com/nedbat/coveragepy) | `==7.4.2` ->
`==7.4.3` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/coverage/7.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/coverage/7.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/coverage/7.4.2/7.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/coverage/7.4.2/7.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [cryptography](https://togithub.com/pyca/cryptography)
([changelog](https://cryptography.io/en/latest/changelog/)) | `==42.0.4`
-> `==42.0.5` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/cryptography/42.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/cryptography/42.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/cryptography/42.0.4/42.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cryptography/42.0.4/42.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [importlib-metadata](https://togithub.com/python/importlib_metadata) |
`==7.0.1` -> `==7.0.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/importlib-metadata/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/importlib-metadata/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/importlib-metadata/7.0.1/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/importlib-metadata/7.0.1/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [keyring](https://togithub.com/jaraco/keyring) | `==24.3.0` ->
`==24.3.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/keyring/24.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/keyring/24.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/keyring/24.3.0/24.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/keyring/24.3.0/24.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| pyparsing | `==3.1.1` -> `==3.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyparsing/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyparsing/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyparsing/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyparsing/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [setuptools](https://togithub.com/pypa/setuptools)
([changelog](https://setuptools.pypa.io/en/stable/history.html)) |
`==69.1.0` -> `==69.1.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/setuptools/69.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/setuptools/69.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/setuptools/69.1.0/69.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/setuptools/69.1.0/69.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nedbat/coveragepy (coverage)</summary>

###
[`v7.4.3`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-743--2024-02-23)

[Compare
Source](https://togithub.com/nedbat/coveragepy/compare/7.4.2...7.4.3)

- Fix: in some cases, coverage could fail with a RuntimeError: "Set
changed
    size during iteration." This is now fixed, closing `issue 1733`\_.

.. \_issue
1733:[https://github.com/nedbat/coveragepy/issues/1733](https://togithub.com/nedbat/coveragepy/issues/1733)3

.. \_changes\_7-4-2:

</details>

<details>
<summary>pyca/cryptography (cryptography)</summary>

###
[`v42.0.5`](https://togithub.com/pyca/cryptography/compare/42.0.4...42.0.5)

[Compare
Source](https://togithub.com/pyca/cryptography/compare/42.0.4...42.0.5)

</details>

<details>
<summary>python/importlib_metadata (importlib-metadata)</summary>

###
[`v7.0.2`](https://togithub.com/python/importlib_metadata/compare/v7.0.1...v7.0.2)

[Compare
Source](https://togithub.com/python/importlib_metadata/compare/v7.0.1...v7.0.2)

</details>

<details>
<summary>jaraco/keyring (keyring)</summary>

###
[`v24.3.1`](https://togithub.com/jaraco/keyring/compare/v24.3.0...v24.3.1)

[Compare
Source](https://togithub.com/jaraco/keyring/compare/v24.3.0...v24.3.1)

</details>

<details>
<summary>pypa/setuptools (setuptools)</summary>

###
[`v69.1.1`](https://togithub.com/pypa/setuptools/compare/v69.1.0...v69.1.1)

[Compare
Source](https://togithub.com/pypa/setuptools/compare/v69.1.0...v69.1.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/canonical/charmcraft).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent 212b200 commit 545b8db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ attrs==23.2.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
coverage==7.4.2
coverage==7.4.3
craft-application==2.0.0
craft-archives==1.1.3
craft-cli==2.5.1
craft-grammar==1.1.2
craft-parts==1.27.0
craft-providers==1.23.0
craft-store==2.6.0
cryptography==42.0.4
cryptography==42.0.5
Deprecated==1.2.14
distro==1.9.0
flake8==7.0.0
Expand All @@ -19,14 +19,14 @@ httplib2==0.22.0
humanize==4.9.0
hypothesis==6.98.9
idna==3.6
importlib-metadata==7.0.1
importlib-metadata==7.0.2
iniconfig==2.0.0
jaraco.classes==3.3.1
jeepney==0.8.0
Jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
keyring==24.3.0
keyring==24.3.1
launchpadlib==1.11.0
lazr.restfulclient==0.14.6
lazr.uri==1.0.6
Expand All @@ -50,7 +50,7 @@ pyflakes==3.2.0
pygit2==1.14.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.1.1
pyparsing==3.1.2
pyRFC3339==1.1
pytest==8.0.1
pytest-check==2.3.1
Expand All @@ -68,7 +68,7 @@ requests-unixsocket==0.3.0
responses==0.25.0
rpds-py==0.18.0
SecretStorage==3.3.3
setuptools==69.1.0
setuptools==69.1.1
six==1.16.0
snap-helpers==0.4.2
snowballstemmer==2.2.0
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ craft-grammar==1.1.2
craft-parts==1.27.0
craft-providers==1.23.0
craft-store==2.6.0
cryptography==42.0.4
cryptography==42.0.5
Deprecated==1.2.14
distro==1.9.0
httplib2==0.22.0
humanize==4.9.0
idna==3.6
importlib-metadata==7.0.1
importlib-metadata==7.0.2
jaraco.classes==3.3.1
jeepney==0.8.0
Jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
keyring==24.3.0
keyring==24.3.1
launchpadlib==1.11.0
lazr.restfulclient==0.14.6
lazr.uri==1.0.6
Expand All @@ -39,7 +39,7 @@ pydantic-yaml==0.11.2
pygit2==1.14.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyparsing==3.1.1
pyparsing==3.1.2
pyRFC3339==1.1
python-dateutil==2.8.2
pytz==2024.1
Expand All @@ -51,7 +51,7 @@ requests-toolbelt==1.0.0
requests-unixsocket==0.3.0
rpds-py==0.18.0
SecretStorage==3.3.3
setuptools==69.1.0
setuptools==69.1.1
six==1.16.0
snap-helpers==0.4.2
tabulate==0.9.0
Expand Down

0 comments on commit 545b8db

Please sign in to comment.