Skip to content

Commit

Permalink
⬆️ Update dependency configparser to v7 (#59)
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 | Update | Change | OpenSSF |
|---|---|---|---|
| [configparser](https://togithub.com/jaraco/configparser) | major |
`==6.0.1` -> `==7.0.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/jaraco/configparser/badge)](https://securityscorecards.dev/viewer/?uri=github.com/jaraco/configparser)
|

---

### Release Notes

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

###
[`v7.0.0`](https://togithub.com/jaraco/configparser/compare/v6.0.1...v7.0.0)

[Compare
Source](https://togithub.com/jaraco/configparser/compare/v6.0.1...v7.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
xunleii committed May 19, 2024
2 parents a1d5bf6 + b7fee98 commit 39f4072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/live/nex.rpi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
configparser==6.0.1
configparser==7.0.0
cryptography==42.0.5
distro==1.9.0
gevent==24.2.1
Expand Down

0 comments on commit 39f4072

Please sign in to comment.