From 8582530c1766cce0b1034bda0f0f2023c05b25b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 01:16:34 +0000 Subject: [PATCH] fix(deps): update all minor dependencies --- pyproject.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5ee81fb..ea465fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,18 +17,18 @@ requires = ["poetry-core>=1.7.1"] build-backend = "poetry.core.masonry.api" [tool.poetry.dependencies] -python = "~3.10.9" +python = "~3.13.0" aws-xray-sdk = "^2.14.0" awscli-cwlogs = "1.4.6" Flask = "2.3.3" Flask-Env = "2.0.0" -gevent = "24.2.1" +gevent = "24.10.1" # PaaS gunicorn = "22.0.0" -notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.2.7"} +notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.3.3"} pycryptodome = "*" python-dotenv = "1.0.1" @@ -43,17 +43,17 @@ coveralls = "1.11.1" freezegun = "1.5.1" jinja2-cli = { extras = ["yaml"], version = "0.8.2" } monkeytype = "23.3.0" -mypy = "1.0.1" -poethepoet = "^0.24.4" +mypy = "1.11.2" +poethepoet = "^0.29.0" -pytest = "7.2.0" +pytest = "7.4.4" pytest-cov = "3.0.0" pytest-env = "0.8.1" pytest-mock = "3.14.0" -requests-mock = "1.10.0" -ruff = "^0.2.1" -types-requests = "2.28.11" +requests-mock = "1.12.1" +ruff = "^0.6.0" +types-requests = "2.32.0.20240914" # Poe the Poet tasks