merge from main

This commit is contained in:
Kenneth Kehl
2025-09-17 12:39:32 -07:00
15 changed files with 636 additions and 1183 deletions

View File

@@ -44,13 +44,13 @@ boto3 = "^1.35.99"
botocore = "^1.35.99"
cachetools = "^6.2.0"
cffi = "^2.0.0"
cryptography = "^45.0.7"
cryptography = "^46.0.1"
flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"
numpy = "^2.3.3"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.13"
phonenumbers = "^9.0.14"
pycparser = "^2.23"
pyjwt = "^2.10.1"
python-json-logger = "^3.3.0"
@@ -91,7 +91,7 @@ pip-audit = "*"
pre-commit = "^4.3.0"
pytest = "^8.4.2"
pytest-env = "^1.1.3"
pytest-mock = "^3.15.0"
pytest-mock = "^3.15.1"
pytest-playwright = "^0.7.1"
pytest-xdist = "^3.8.0"
radon = "^6.0.1"