From fdef66fd66674180ed3d04787320d073ffe544be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 07:17:03 +0000 Subject: [PATCH 1/8] Bump requests from 2.30.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b34be70..2f9bb61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pyrsistent==0.19.3 python-dateutil==2.8.2 pytz==2023.3 PyYAML==6.0 -requests==2.30.0 +requests==2.31.0 rfc3339-validator==0.1.4 rfc3987==1.3.8 simplejson==3.19.1 From c4a3a786c498776bdba8a4413664e952a884d505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 23:13:58 +0000 Subject: [PATCH 2/8] Bump certifi from 2023.5.7 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b34be70..928c99c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ arrow==1.2.3 attrs==23.1.0 bravado==11.0.3 bravado-core==5.17.1 -certifi==2023.5.7 +certifi==2023.7.22 charset-normalizer==3.1.0 fqdn==1.5.1 idna==3.4 From 03a6a76f8fb4fa6f93ba548f89f0258cecd51930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 23:32:17 +0000 Subject: [PATCH 3/8] Bump urllib3 from 2.0.2 to 2.0.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.0.6. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.2...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80bf709..a69bac3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ swagger-spec-validator==3.0.3 typing_extensions==4.5.0 upbit-client==1.3.2.0 uri-template==1.2.0 -urllib3==2.0.2 +urllib3==2.0.6 webcolors==1.13 websockets==11.0.3 From e6ab65e5ebccafed88aa686053fae5c1b9c91ade Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:03:31 +0000 Subject: [PATCH 4/8] Bump urllib3 from 2.0.6 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a69bac3..af31144 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ swagger-spec-validator==3.0.3 typing_extensions==4.5.0 upbit-client==1.3.2.0 uri-template==1.2.0 -urllib3==2.0.6 +urllib3==2.0.7 webcolors==1.13 websockets==11.0.3 From c8f9fd3fc9a49089175dc44af20777cb353ea559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:29:44 +0000 Subject: [PATCH 5/8] Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af31144..a0df8c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ bravado-core==5.17.1 certifi==2023.7.22 charset-normalizer==3.1.0 fqdn==1.5.1 -idna==3.4 +idna==3.7 isoduration==20.11.0 jsonpointer==2.3 jsonref==1.1.0 From 881a556d0f5990dad24df1ea30222952c20a2204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:03:36 +0000 Subject: [PATCH 6/8] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0df8c8..236c03e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pyrsistent==0.19.3 python-dateutil==2.8.2 pytz==2023.3 PyYAML==6.0 -requests==2.31.0 +requests==2.32.0 rfc3339-validator==0.1.4 rfc3987==1.3.8 simplejson==3.19.1 From d63f29c617dc53ee5a114b85bfb892ba72a7107b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:17:57 +0000 Subject: [PATCH 7/8] Bump urllib3 from 2.0.7 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0df8c8..f017546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ swagger-spec-validator==3.0.3 typing_extensions==4.5.0 upbit-client==1.3.2.0 uri-template==1.2.0 -urllib3==2.0.7 +urllib3==2.2.2 webcolors==1.13 websockets==11.0.3 From 1af4e65452e770ab31d4a685de339981a787dc01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:34:29 +0000 Subject: [PATCH 8/8] Bump certifi from 2023.7.22 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0df8c8..cb92814 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ arrow==1.2.3 attrs==23.1.0 bravado==11.0.3 bravado-core==5.17.1 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.1.0 fqdn==1.5.1 idna==3.7