Skip to content

Commit deda3ce

Browse files
fix(deps): update all patch dependencies
1 parent 61820f0 commit deda3ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ Flask-Env = "2.0.0"
2626
gevent = "24.2.1"
2727
# PaaS
2828
gunicorn = "22.0.0"
29-
newrelic = "10.3.0"
29+
newrelic = "10.3.1"
3030

3131
notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "53.0.1"}
3232
pycryptodome = "*"
3333

3434
python-dotenv = "1.0.1"
3535
python-magic = "0.4.27"
36-
PyYAML = "6.0.1"
36+
PyYAML = "6.0.2"
3737

3838
requests = { extras = ["security"], version = "*" }
3939
types-aws-xray-sdk = "^2.14.0.20240606"
@@ -48,7 +48,7 @@ poethepoet = "^0.24.4"
4848

4949
pytest = "7.2.0"
5050
pytest-cov = "3.0.0"
51-
pytest-env = "0.8.1"
51+
pytest-env = "0.8.2"
5252
pytest-mock = "3.14.0"
5353

5454
requests-mock = "1.10.0"

0 commit comments

Comments
 (0)