File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -17,22 +17,22 @@ requires = ["poetry-core>=1.7.1"]
1717build-backend = " poetry.core.masonry.api"
1818
1919[tool .poetry .dependencies ]
20- python = " ~3.12.7 "
20+ python = " ~3.14.0 "
2121aws-xray-sdk = " ^2.14.0"
2222
2323awscli-cwlogs = " 1.4.6"
2424environs = " ^11.2.1"
2525Flask = " 2.3.3"
2626Flask-Env = " 2.0.0"
27- gevent = " 24.2 .1"
27+ gevent = " 24.11 .1"
2828# PaaS
2929gunicorn = " 22.0.0"
30- newrelic = " 11.0 .0"
30+ newrelic = " 11.4 .0"
3131
32- notifications-utils = { git = " https://github.com/cds-snc/notifier-utils.git" , tag = " 53.0.1 " }
32+ notifications-utils = { git = " https://github.com/cds-snc/notifier-utils.git" , tag = " 53.2.12 " }
3333pycryptodome = " *"
3434
35- python-dotenv = " 1.0 .1"
35+ python-dotenv = " 1.2 .1"
3636python-magic = " 0.4.27"
3737PyYAML = " 6.0.1"
3838
@@ -44,17 +44,17 @@ coveralls = "1.11.1"
4444freezegun = " 1.5.1"
4545jinja2-cli = { extras = [" yaml" ], version = " 0.8.2" }
4646monkeytype = " 23.3.0"
47- mypy = " 1.0 .1"
48- poethepoet = " ^0.24.4 "
47+ mypy = " 1.19 .1"
48+ poethepoet = " ^0.41.0 "
4949
50- pytest = " 7.2.0 "
50+ pytest = " 7.4.4 "
5151pytest-cov = " 3.0.0"
5252pytest-env = " 0.8.1"
53- pytest-mock = " 3.14.0 "
53+ pytest-mock = " 3.15.1 "
5454
55- requests-mock = " 1.10.0 "
56- ruff = " ^0.8.2 "
57- types-requests = " 2.28.11 "
55+ requests-mock = " 1.12.1 "
56+ ruff = " ^0.15.0 "
57+ types-requests = " 2.32.4.20260107 "
5858
5959
6060# Poe the Poet tasks
You can’t perform that action at this time.
0 commit comments