There was an error while loading. Please reload this page.
1 parent 61820f0 commit deda3ceCopy full SHA for deda3ce
1 file changed
pyproject.toml
@@ -26,14 +26,14 @@ Flask-Env = "2.0.0"
26
gevent = "24.2.1"
27
# PaaS
28
gunicorn = "22.0.0"
29
-newrelic = "10.3.0"
+newrelic = "10.3.1"
30
31
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "53.0.1"}
32
pycryptodome = "*"
33
34
python-dotenv = "1.0.1"
35
python-magic = "0.4.27"
36
-PyYAML = "6.0.1"
+PyYAML = "6.0.2"
37
38
requests = { extras = ["security"], version = "*" }
39
types-aws-xray-sdk = "^2.14.0.20240606"
@@ -48,7 +48,7 @@ poethepoet = "^0.24.4"
48
49
pytest = "7.2.0"
50
pytest-cov = "3.0.0"
51
-pytest-env = "0.8.1"
+pytest-env = "0.8.2"
52
pytest-mock = "3.14.0"
53
54
requests-mock = "1.10.0"
0 commit comments