merge from main

This commit is contained in:
Kenneth Kehl
2023-08-07 07:44:21 -07:00
4 changed files with 233 additions and 211 deletions

View File

@@ -74,7 +74,7 @@ pytest-mock = "==3.11.1"
pytest-cov = "==4.1.0"
pytest-xdist = "==3.3.1"
freezegun = "==1.2.1"
requests-mock = "==1.9.3"
requests-mock = "==1.11.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
pip-audit = "*"
bandit = "*"