mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
update github actions from node 20 to 24, fix dulwich and idna
This commit is contained in:
@@ -12,6 +12,7 @@ python = "^3.13.2"
|
||||
ago = "~=0.1.0"
|
||||
beautifulsoup4 = "^4.14.3"
|
||||
blinker = "~=1.8"
|
||||
dulwich = "^1.2.5"
|
||||
gevent = "==25.9.1"
|
||||
exceptiongroup = "==1.3.1"
|
||||
flask = "~=3.1"
|
||||
@@ -62,7 +63,7 @@ smartypants = "^2.0.1"
|
||||
certifi = "^2026.2.25"
|
||||
charset-normalizer = "^3.4.4"
|
||||
click = "^8.3.1"
|
||||
idna = "^3.11"
|
||||
idna = "^3.15"
|
||||
markupsafe = "^3.0.3"
|
||||
python-dateutil = "^2.9.0.post0"
|
||||
pyyaml = "^6.0.3"
|
||||
|
||||
Reference in New Issue
Block a user