Преглед на файлове

chore(deps): update dnspython requirement in /api

Updates the requirements on [dnspython](https://github.com/rthalley/dnspython) to permit the latest version.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] преди 1 година
родител
ревизия
78a8f04a0b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -9,7 +9,7 @@ django-celery-email~=3.0.0
 django-netfields~=1.3.2
 django-netfields~=1.3.2
 django-pgtrigger~=4.11.0
 django-pgtrigger~=4.11.0
 django-prometheus~=2.3.1
 django-prometheus~=2.3.1
-dnspython~=2.5.0
+dnspython~=2.6.1
 httpretty~=1.0.5  # 1.1 breaks tests. Does not run in production, so stick to it.
 httpretty~=1.0.5  # 1.1 breaks tests. Does not run in production, so stick to it.
 pyotp~=2.9.0
 pyotp~=2.9.0
 psycopg~=3.1.18
 psycopg~=3.1.18