Skip to content

Commit 8071e5f

Browse files
Update dependency dnspython to v2.7.0 (#1942)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dnspython](https://redirect.github.com/rthalley/dnspython) | minor | `==2.6.1` -> `==2.7.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rthalley/dnspython (dnspython)</summary> ### [`v2.7.0`](https://redirect.github.com/rthalley/dnspython/releases/tag/v2.7.0): dnspython 2.7.0 [Compare Source](https://redirect.github.com/rthalley/dnspython/compare/v2.6.1...v2.7.0) See [What's New](https://dnspython.readthedocs.io/en/stable/whatsnew.html) for details. The minimum supported version of Python is 3.9. My thanks to the many people who have contributed to this release. Also thanks to my co-maintainers: Tomáš Křížek, Petr Špaček, and Brian Wellington. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 8e24e6e commit 8071e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ts-stackreference-architecture/application/src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Click==7.0
2-
dnspython==2.6.1
2+
dnspython==2.7.0
33
Flask==2.3.3
44
itsdangerous==0.24
55
Jinja2==3.1.5

0 commit comments

Comments
 (0)