Skip to content

Commit

Permalink
Merge pull request #45 from yeyeto2788/dependabot/pip/dnspython-2.6.1
Browse files Browse the repository at this point in the history
Bump dnspython from 2.3.0 to 2.6.1
  • Loading branch information
yeyeto2788 authored Jan 14, 2025
2 parents b27d5e3 + 83f809e commit 00f6833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platfor
coverage[toml]==7.2.1 ; python_version >= "3.8" and python_version < "4.0"
dill==0.3.6 ; python_version >= "3.8" and python_version < "4.0"
distlib==0.3.6 ; python_version >= "3.8" and python_version < "4.0"
dnspython==2.3.0 ; python_version >= "3.8" and python_version < "4.0"
dnspython==2.6.1 ; python_version >= "3.8" and python_version < "4.0"
email-validator==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
exceptiongroup==1.1.0 ; python_version >= "3.8" and python_version < "3.11"
filelock==3.9.0 ; python_version >= "3.8" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ alembic==1.10.1 ; python_version >= "3.8" and python_version < "4.0"
aniso8601==9.0.1 ; python_version >= "3.8" and python_version < "4.0"
click==8.1.3 ; python_version >= "3.8" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"
dnspython==2.3.0 ; python_version >= "3.8" and python_version < "4.0"
dnspython==2.6.1 ; python_version >= "3.8" and python_version < "4.0"
email-validator==1.3.1 ; python_version >= "3.8" and python_version < "4.0"
flask-login==0.6.2 ; python_version >= "3.8" and python_version < "4.0"
flask-migrate==2.6.0 ; python_version >= "3.8" and python_version < "4.0"
Expand Down

0 comments on commit 00f6833

Please sign in to comment.