Skip to content

Commit

Permalink
chore(deps): update dependency pyopenssl to v24.2.1 (#158)
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 |
|---|---|---|---|---|---|
| [pyOpenSSL](https://pyopenssl.org/)
([source](https://togithub.com/pyca/pyopenssl)) | `==24.1.0` ->
`==24.2.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyOpenSSL/24.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyOpenSSL/24.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyOpenSSL/24.1.0/24.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyOpenSSL/24.1.0/24.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pyca/pyopenssl (pyOpenSSL)</summary>

###
[`v24.2.1`](https://togithub.com/pyca/pyopenssl/blob/HEAD/CHANGELOG.rst#2421-2024-07-20)

[Compare
Source](https://togithub.com/pyca/pyopenssl/compare/24.1.0...24.2.1)

Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Deprecations:
^^^^^^^^^^^^^

Changes:
^^^^^^^^

-   Fixed changelog to remove sphinx specific restructured text strings.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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/Hapag-Lloyd/test).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 32f6cc0 commit f828e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"flask==3.0.3",
"requests==2.32.3",
"jinja2==3.1.4",
"pyOpenSSL==24.1.0",
"pyOpenSSL==24.2.1",
"colorlog==6.8.2",
"markdown==3.6",
"ansi==0.3.7",
Expand Down

0 comments on commit f828e51

Please sign in to comment.