From adeccff362e39f0f566b0a7e3d850d5b2f7b247f Mon Sep 17 00:00:00 2001 From: wbanks Date: Fri, 24 May 2024 15:20:07 -0400 Subject: [PATCH] Fix botched merge the downgraded recently bumped deps --- poetry.lock | 36 +----------------------------------- pyproject.toml | 12 ++++++------ 2 files changed, 7 insertions(+), 41 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8f2a2a9188..489b3c7520 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2418,40 +2418,6 @@ files = [ {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"}, ] -[[package]] -name = "pendulum" -version = "2.1.2" -description = "Python datetimes made easy" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -files = [ - {file = "pendulum-2.1.2-cp27-cp27m-macosx_10_15_x86_64.whl", hash = "sha256:b6c352f4bd32dff1ea7066bd31ad0f71f8d8100b9ff709fb343f3b86cee43efe"}, - {file = "pendulum-2.1.2-cp27-cp27m-win_amd64.whl", hash = "sha256:318f72f62e8e23cd6660dbafe1e346950281a9aed144b5c596b2ddabc1d19739"}, - {file = "pendulum-2.1.2-cp35-cp35m-macosx_10_15_x86_64.whl", hash = "sha256:0731f0c661a3cb779d398803655494893c9f581f6488048b3fb629c2342b5394"}, - {file = "pendulum-2.1.2-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:3481fad1dc3f6f6738bd575a951d3c15d4b4ce7c82dce37cf8ac1483fde6e8b0"}, - {file = "pendulum-2.1.2-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:9702069c694306297ed362ce7e3c1ef8404ac8ede39f9b28b7c1a7ad8c3959e3"}, - {file = "pendulum-2.1.2-cp35-cp35m-win_amd64.whl", hash = "sha256:fb53ffa0085002ddd43b6ca61a7b34f2d4d7c3ed66f931fe599e1a531b42af9b"}, - {file = "pendulum-2.1.2-cp36-cp36m-macosx_10_15_x86_64.whl", hash = "sha256:c501749fdd3d6f9e726086bf0cd4437281ed47e7bca132ddb522f86a1645d360"}, - {file = "pendulum-2.1.2-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:c807a578a532eeb226150d5006f156632df2cc8c5693d778324b43ff8c515dd0"}, - {file = "pendulum-2.1.2-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:2d1619a721df661e506eff8db8614016f0720ac171fe80dda1333ee44e684087"}, - {file = "pendulum-2.1.2-cp36-cp36m-win_amd64.whl", hash = "sha256:f888f2d2909a414680a29ae74d0592758f2b9fcdee3549887779cd4055e975db"}, - {file = "pendulum-2.1.2-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:e95d329384717c7bf627bf27e204bc3b15c8238fa8d9d9781d93712776c14002"}, - {file = "pendulum-2.1.2-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:4c9c689747f39d0d02a9f94fcee737b34a5773803a64a5fdb046ee9cac7442c5"}, - {file = "pendulum-2.1.2-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:1245cd0075a3c6d889f581f6325dd8404aca5884dea7223a5566c38aab94642b"}, - {file = "pendulum-2.1.2-cp37-cp37m-win_amd64.whl", hash = "sha256:db0a40d8bcd27b4fb46676e8eb3c732c67a5a5e6bfab8927028224fbced0b40b"}, - {file = "pendulum-2.1.2-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:f5e236e7730cab1644e1b87aca3d2ff3e375a608542e90fe25685dae46310116"}, - {file = "pendulum-2.1.2-cp38-cp38-manylinux1_i686.whl", hash = "sha256:de42ea3e2943171a9e95141f2eecf972480636e8e484ccffaf1e833929e9e052"}, - {file = "pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:7c5ec650cb4bec4c63a89a0242cc8c3cebcec92fcfe937c417ba18277d8560be"}, - {file = "pendulum-2.1.2-cp38-cp38-win_amd64.whl", hash = "sha256:33fb61601083f3eb1d15edeb45274f73c63b3c44a8524703dc143f4212bf3269"}, - {file = "pendulum-2.1.2-cp39-cp39-manylinux1_i686.whl", hash = "sha256:29c40a6f2942376185728c9a0347d7c0f07905638c83007e1d262781f1e6953a"}, - {file = "pendulum-2.1.2-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:94b1fc947bfe38579b28e1cccb36f7e28a15e841f30384b5ad6c5e31055c85d7"}, - {file = "pendulum-2.1.2.tar.gz", hash = "sha256:b06a0ca1bfe41c990bbf0c029f0b6501a7f2ec4e38bfec730712015e8860f207"}, -] - -[package.dependencies] -python-dateutil = ">=2.6,<3.0" -pytzdata = ">=2020.1" - [[package]] name = "phonenumbers" version = "8.13.36" @@ -4150,4 +4116,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = "~3.10.9" -content-hash = "6b9dbcf98d0f202517ad21b004ff8f584f287ccbe8353f06d69c89ce23d5d1b5" +content-hash = "7d83bf89638d85e1abed9c6a87a63c6b1de46e9a64e7bec132f4ca522f8726b0" diff --git a/pyproject.toml b/pyproject.toml index 546f30db63..a36473443c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,14 +44,14 @@ iso8601 = "2.0.0" # REVIEW: v2 is using sha512 instead of sha1 by default (in v)1 itsdangerous = "2.1.2" jsonschema = "3.2.0" -MarkupSafe = "2.1.4" +MarkupSafe = "2.1.5" marshmallow = "3.20.2" marshmallow-sqlalchemy = "0.29.0" more-itertools = "8.14.0" nanoid = "2.0.0" newrelic = "6.10.0.165" notifications-python-client = "6.4.1" -notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.1.3" } +notifications-utils = { git = "https://github.com/cds-snc/notifier-utils.git", tag = "52.2.4" } psycopg2-binary = "2.9.9" pwnedpasswords = "2.0.0" PyJWT = "2.8.0" @@ -60,7 +60,7 @@ python-magic = "0.4.27" pytz = "2021.3" PyYAML = "6.0.1" simple-salesforce = "^1.12.3" -SQLAlchemy = "1.4.51" +SQLAlchemy = "1.4.52" tldextract = "3.4.4" # rsa = "4.9 # awscli 1.22.38 depends on rsa<4.8 typing-extensions = "4.7.1" @@ -91,12 +91,12 @@ sqlalchemy-stubs = "0.4" sqlalchemy2-stubs = "0.0.2a38" # optional requirements for jsonschema strict-rfc3339 = "0.7" -types-boto = "2.49.18.9" +types-boto = "2.49.18.20240205" types-mock = "4.0.15.2" types-python-dateutil = "2.8.19.20240106" types-pytz = "2022.7.1.2" -types-redis = "4.6.0.20240106" -types-requests = "2.31.0.20240106" +types-redis = "4.6.0.20240425" +types-requests = "2.31.0.20240406" [tool.ruff]