diff --git a/firebase_push_notifications/integration/poetry.lock b/firebase_push_notifications/integration/poetry.lock index 99431c599..8b1fcd7bd 100644 --- a/firebase_push_notifications/integration/poetry.lock +++ b/firebase_push_notifications/integration/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "certifi" @@ -225,13 +225,13 @@ testing = ["coverage (>=6.2)", "hypothesis (>=5.7.1)"] [[package]] name = "requests" -version = "2.31.0" +version = "2.32.0" description = "Python HTTP for Humans." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, - {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, + {file = "requests-2.32.0-py3-none-any.whl", hash = "sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5"}, + {file = "requests-2.32.0.tar.gz", hash = "sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8"}, ] [package.dependencies] @@ -275,4 +275,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "439914ec3f7241532341b9d4be475428bf64dc7fde79ac0a490a5444e93dff74" +content-hash = "5ea832f58d6a3f0388e47c043bff93d7bd4fa44afdb459cf473d2074a9c70708" diff --git a/firebase_push_notifications/integration/pyproject.toml b/firebase_push_notifications/integration/pyproject.toml index 248f886fe..8c154e6d1 100644 --- a/firebase_push_notifications/integration/pyproject.toml +++ b/firebase_push_notifications/integration/pyproject.toml @@ -8,7 +8,7 @@ authors = [] python = "^3.9" pytest = "^8.2.0" pytest-asyncio = "^0.23.6" -requests = "^2.31.0" +requests = "^2.32.0" [tool.poetry.dev-dependencies] diff --git a/kafka_events/integration/poetry.lock b/kafka_events/integration/poetry.lock index 451ccf361..49f6a9980 100644 --- a/kafka_events/integration/poetry.lock +++ b/kafka_events/integration/poetry.lock @@ -771,13 +771,13 @@ files = [ [[package]] name = "requests" -version = "2.32.0" +version = "2.32.1" description = "Python HTTP for Humans." optional = false python-versions = ">=3.8" files = [ - {file = "requests-2.32.0-py3-none-any.whl", hash = "sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5"}, - {file = "requests-2.32.0.tar.gz", hash = "sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8"}, + {file = "requests-2.32.1-py3-none-any.whl", hash = "sha256:21ac9465cdf8c1650fe1ecde8a71669a93d4e6f147550483a2967d08396a56a5"}, + {file = "requests-2.32.1.tar.gz", hash = "sha256:eb97e87e64c79e64e5b8ac75cee9dd1f97f49e289b083ee6be96268930725685"}, ] [package.dependencies] @@ -907,4 +907,4 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "89e70ffae8b3da29eccf76d10bcf6bf4ad75e63d6675960bcc23d92ac2f4a575" +content-hash = "082e328459ff772fe4082b4aa88069ef1dab23abf293666b858b14b2b5e08294" diff --git a/kafka_events/integration/pyproject.toml b/kafka_events/integration/pyproject.toml index bf840539f..43de28fe2 100644 --- a/kafka_events/integration/pyproject.toml +++ b/kafka_events/integration/pyproject.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" python = "^3.9" pytest = "^8.2.0" pytest-asyncio = "^0.23.6" -requests = "^2.32.0" +requests = "^2.32.1" pytest-cov = "^5.0.0" acapy-client = {git="https://github.com/indicio-tech/acapy-client.git", branch="acapy/main"} aiokafka = "^0.7.1" diff --git a/multitenant_provider/integration/poetry.lock b/multitenant_provider/integration/poetry.lock index c939506e7..25e97afe4 100644 --- a/multitenant_provider/integration/poetry.lock +++ b/multitenant_provider/integration/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "bcrypt" @@ -290,13 +290,13 @@ six = ">=1.5" [[package]] name = "requests" -version = "2.31.0" +version = "2.32.0" description = "Python HTTP for Humans." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, - {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, + {file = "requests-2.32.0-py3-none-any.whl", hash = "sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5"}, + {file = "requests-2.32.0.tar.gz", hash = "sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8"}, ] [package.dependencies] @@ -351,4 +351,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "755034ece6b4646979acfcdaee533c80863de1ab459e10f35973934bb332bcc7" +content-hash = "fbdf7cbc35492adf0b451c8c1d8bdcaaec88cfc487909e359e8f12dd0efd22ad" diff --git a/multitenant_provider/integration/pyproject.toml b/multitenant_provider/integration/pyproject.toml index ebd425e55..934c34a42 100644 --- a/multitenant_provider/integration/pyproject.toml +++ b/multitenant_provider/integration/pyproject.toml @@ -8,7 +8,7 @@ authors = [] python = "^3.9" pytest = "^8.2.0" pytest-asyncio = "^0.23.6" -requests = "^2.31.0" +requests = "^2.32.0" bcrypt = "^4.1.3" mergedeep = "^1.3.4" python-dateutil = "^2.8.2" diff --git a/rpc/integration/poetry.lock b/rpc/integration/poetry.lock index 99431c599..8b1fcd7bd 100644 --- a/rpc/integration/poetry.lock +++ b/rpc/integration/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "certifi" @@ -225,13 +225,13 @@ testing = ["coverage (>=6.2)", "hypothesis (>=5.7.1)"] [[package]] name = "requests" -version = "2.31.0" +version = "2.32.0" description = "Python HTTP for Humans." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, - {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, + {file = "requests-2.32.0-py3-none-any.whl", hash = "sha256:f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5"}, + {file = "requests-2.32.0.tar.gz", hash = "sha256:fa5490319474c82ef1d2c9bc459d3652e3ae4ef4c4ebdd18a21145a47ca4b6b8"}, ] [package.dependencies] @@ -275,4 +275,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "439914ec3f7241532341b9d4be475428bf64dc7fde79ac0a490a5444e93dff74" +content-hash = "5ea832f58d6a3f0388e47c043bff93d7bd4fa44afdb459cf473d2074a9c70708" diff --git a/rpc/integration/pyproject.toml b/rpc/integration/pyproject.toml index 248f886fe..8c154e6d1 100644 --- a/rpc/integration/pyproject.toml +++ b/rpc/integration/pyproject.toml @@ -8,7 +8,7 @@ authors = [] python = "^3.9" pytest = "^8.2.0" pytest-asyncio = "^0.23.6" -requests = "^2.31.0" +requests = "^2.32.0" [tool.poetry.dev-dependencies]