From a9d540671b7d3d6f6e90b18693d9fc2d4a70d00b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:57:19 +0000 Subject: [PATCH] #minor: Bump pyasn1 from 0.6.0 to 0.6.1 (#108) Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: pyasn1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ldap_sync/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ldap_sync/requirements.txt b/ldap_sync/requirements.txt index 81bb34a..c4cd073 100644 --- a/ldap_sync/requirements.txt +++ b/ldap_sync/requirements.txt @@ -5,5 +5,5 @@ urllib3==2.2.2 certifi==2024.8.30 charset-normalizer==3.3.2 idna==3.8 -pyasn1==0.6.0 +pyasn1==0.6.1 pyasn1-modules==0.4.0