Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Commit
·
cc0dc80
1
Parent(s):
3c5a004
Bump dnspython from 2.2.1 to 2.6.1
Browse filesBumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 to 2.6.1.
- [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.2.1...v2.6.1)
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ cachetools==5.2.0
|
|
6 |
captcha==0.5.0
|
7 |
certifi==2023.7.22
|
8 |
charset-normalizer==2.1.0
|
9 |
-
dnspython==2.
|
10 |
google==3.0.0
|
11 |
gpytranslate==1.5.1
|
12 |
httpx
|
|
|
6 |
captcha==0.5.0
|
7 |
certifi==2023.7.22
|
8 |
charset-normalizer==2.1.0
|
9 |
+
dnspython==2.6.1
|
10 |
google==3.0.0
|
11 |
gpytranslate==1.5.1
|
12 |
httpx
|