Skip to content

Commit 2e8330b

Browse files
build(deps): bump asn1 from 2.8.0 to 3.1.0
Bumps [asn1](https://github.com/andrivet/python-asn1) from 2.8.0 to 3.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: asn1 dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31b2b1e commit 2e8330b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -10,7 +10,7 @@ packages = [{include = "app"}]
1010
python = "3.12.6"
1111
aioldap3 = {url = "https://github.com/MultiDirectoryLab/aioldap3/releases/download/v1.3/aioldap3-1.3-py3-none-any.whl"}
1212
alembic = "^1.14.1"
13-
asn1 = "^2.7.1"
13+
asn1 = "^3.1.0"
1414
asyncstdlib = "^3.10.6"
1515
backoff = "^2.2.1"
1616
bcrypt = "4.0.1"

0 commit comments

Comments
 (0)