From 1a30f925b071e24cfbb2c27f1725a975558514a7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 13 Aug 2023 20:23:44 +1000
Subject: [PATCH] Bump starkbank-ecdsa from 1.1.0 to 2.0.1 (#56)
Bumps [starkbank-ecdsa](https://github.com/starkbank/ecdsa-python) from
1.1.0 to 2.0.1.
Release notes
Sourced from starkbank-ecdsa's
releases.
v2.0.1
Fixed
- Signature r and s range check
v2.0.0
Added
- root imports: from ellipticcurve import PrivateKey, PublicKey,
Signature, Ecdsa, File
Changed
- return type of toDer() methods from str to bytes
- internal DER parsing structure for better maintainability,
translatability and usability
v1.1.1
[1.1.1] - 2021-06-06
Fixed
- Unstable results on certain curves due to missing modulo operator on
signature verification
Changelog
Sourced from starkbank-ecdsa's
changelog.
[2.0.1] - 2021-11-04
Fixed
- Signature r and s range check
[2.0.0] - 2021-10-08
Added
- root imports: from ellipticcurve import PrivateKey, PublicKey,
Signature, Ecdsa, File
Changed
- return type of toDer() methods from str to bytes
- internal DER parsing structure for better maintainability,
translatability and usability
[1.1.1] - 2021-06-06
Fixed
- unstable results on certain curves due to missing modulo operator on
signature verification
Commits
cb6d807
Update to v2.0.1
ea20ebb
Merge pull request #28
from starkbank/fix/signature-range-check
d136170
Add signature.r and signature.s range check
998c92b
Update to v2.0.0
6f6b680
Merge pull request #26
from starkbank/refactor/der
1dabf70
Refactor DER and binary handling structures for better readability and
easier...
e215ded
Update to v1.1.1
b7967a4
Merge pull request #25
from onuratakan/master
f53358c
Update ecdsa.py
- See full diff in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=starkbank-ecdsa&package-manager=pip&previous-version=1.1.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/TechlauncherFireApp/backend/network/alerts).
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Pipfile | 2 +-
Pipfile.lock | 34 +++++++++++++---------------------
2 files changed, 14 insertions(+), 22 deletions(-)
diff --git a/Pipfile b/Pipfile
index f37b37c5..3ef35a4e 100644
--- a/Pipfile
+++ b/Pipfile
@@ -40,7 +40,7 @@ s3transfer = "==0.4.2"
sendgrid = "==6.7.0"
six = "==1.15.0"
sqlalchemy = "==1.4.11"
-starkbank-ecdsa = "==1.1.0"
+starkbank-ecdsa = "==2.0.1"
tatsu = "==5.6.1"
urllib3 = "==1.26.4"
virtualenv-clone = "==0.5.4"
diff --git a/Pipfile.lock b/Pipfile.lock
index e16a4d8a..36e8f8b4 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
- "sha256": "42333b089b8cf3aa69df682dc81e7a9e69f615ef69f024fed49995ef88d7f04c"
+ "sha256": "ce7d7bcc0cf56e892052824ff07406a332ed814e4a1eddf5b50a303aea6da2d7"
},
"pipfile-spec": 6,
"requires": {
@@ -151,14 +151,6 @@
"index": "pypi",
"version": "==7.1.2"
},
- "colorama": {
- "hashes": [
- "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44",
- "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"
- ],
- "markers": "sys_platform == 'win32'",
- "version": "==0.4.6"
- },
"distlib": {
"hashes": [
"sha256:8c09de2c67b3e7deef7184574fc060ab8a793e7adbb183d942c389c8b13c52fb",
@@ -169,11 +161,11 @@
},
"exceptiongroup": {
"hashes": [
- "sha256:232c37c63e4f682982c8b6459f33a8981039e5fb8756b2074364e5055c498c9e",
- "sha256:d484c3090ba2889ae2928419117447a14daf3c1231d5e30d0aae34f354f01785"
+ "sha256:12c3e887d6485d16943a309616de20ae5582633e0a2eda17f4e10fd61c1e8af5",
+ "sha256:e346e69d186172ca7cf029c8c1d16235aa0e04035e5750b4b95039e65204328f"
],
"markers": "python_version < '3.11'",
- "version": "==1.1.1"
+ "version": "==1.1.2"
},
"filelock": {
"hashes": [
@@ -434,11 +426,11 @@
},
"pluggy": {
"hashes": [
- "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159",
- "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3"
+ "sha256:c2fd55a7d7a3863cba1a013e4e2414658b1d07b6bc57b3919e0c63c9abb99849",
+ "sha256:d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3"
],
- "markers": "python_version >= '3.6'",
- "version": "==1.0.0"
+ "markers": "python_version >= '3.7'",
+ "version": "==1.2.0"
},
"pycparser": {
"hashes": [
@@ -524,11 +516,11 @@
},
"setuptools": {
"hashes": [
- "sha256:6f0839fbdb7e3cfef1fc38d7954f5c1c26bf4eebb155a55c9bf8faf997b9fb67",
- "sha256:bb16732e8eb928922eabaa022f881ae2b7cdcfaf9993ef1f5e841a96d32b8e0c"
+ "sha256:11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f",
+ "sha256:baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235"
],
"markers": "python_version >= '3.7'",
- "version": "==67.7.1"
+ "version": "==68.0.0"
},
"six": {
"hashes": [
@@ -580,10 +572,10 @@
},
"starkbank-ecdsa": {
"hashes": [
- "sha256:423f81bb55c896a3c85ee98ac7da98826721eaee918f5c0c1dfff99e1972da0c"
+ "sha256:fe7e36b580da097cc8c0a120e3b7ba335e3901b970a484fd5ce856c026ef7714"
],
"index": "pypi",
- "version": "==1.1.0"
+ "version": "==2.0.1"
},
"tatsu": {
"hashes": [