Skip to content

Commit 45a6767

Browse files
build(deps): bump dnspython from 2.7.0 to 2.8.0
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.7.0...v2.8.0) --- updated-dependencies: - dependency-name: dnspython dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc9f26c commit 45a6767

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"click==8.3.0",
2727
"cloud-sql-python-connector==1.18.4",
2828
"cryptography==45.0.6",
29-
"dnspython==2.7.0",
29+
"dnspython==2.8.0",
3030
"dotenv>=0.9.9",
3131
"email-validator==2.2.0",
3232
"fastapi==0.124.2",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,9 @@ distlib==0.4.0 \
307307
--hash=sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16 \
308308
--hash=sha256:feec40075be03a04501a973d81f633735b4b69f98b05450592310c0f401a4e0d
309309
# via virtualenv
310-
dnspython==2.7.0 \
311-
--hash=sha256:b4c34b7d10b51bcc3a5071e7b8dee77939f1e878477eeecc965e9835f63c6c86 \
312-
--hash=sha256:ce9c432eda0dc91cf618a5cedf1a4e142651196bbcd2c80e89ed5a907e5cfaf1
310+
dnspython==2.8.0 \
311+
--hash=sha256:01d9bbc4a2d76bf0db7c1f729812ded6d912bd318d3b1cf81d30c0f845dbf3af \
312+
--hash=sha256:181d3c6996452cb1189c4046c61599b84a5a86e099562ffde77d26984ff26d0f
313313
# via
314314
# cloud-sql-python-connector
315315
# email-validator

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)