Skip to content

Commit 3b40aad

Browse files
build(deps): bump asn1 from 2.8.0 to 3.0.1
Bumps [asn1](https://github.com/andrivet/python-asn1) from 2.8.0 to 3.0.1. - [Release notes](https://github.com/andrivet/python-asn1/releases) - [Changelog](https://github.com/andrivet/python-asn1/blob/master/CHANGELOG.rst) - [Commits](andrivet/python-asn1@v2.8.0...v3.0.1) --- updated-dependencies: - dependency-name: asn1 dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e8dcbe commit 3b40aad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "app"}]
99
[tool.poetry.dependencies]
1010
python = "3.12.6"
1111
alembic = "^1.14.1"
12-
asn1 = "^2.7.1"
12+
asn1 = "^3.0.1"
1313
asyncstdlib = "^3.10.6"
1414
backoff = "^2.2.1"
1515
bcrypt = "4.0.1"

0 commit comments

Comments
 (0)