Skip to content

Commit b7e30c2

Browse files
Bump pyasn1 from 0.6.1 to 0.6.2
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2a5f0a commit b7e30c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ propcache==0.2.1 ; python_version >= "3.9" and python_version < "4.0"
3838
proto-plus==1.25.0 ; python_version >= "3.9" and python_version < "4.0"
3939
protobuf==5.29.5 ; python_version >= "3.9" and python_version < "4.0"
4040
pyasn1-modules==0.4.1 ; python_version >= "3.9" and python_version < "4.0"
41-
pyasn1==0.6.1 ; python_version >= "3.9" and python_version < "4.0"
41+
pyasn1==0.6.2 ; python_version >= "3.9" and python_version < "4.0"
4242
pydantic-core==2.27.2 ; python_version >= "3.9" and python_version < "4.0"
4343
pydantic-extra-types==2.10.1 ; python_version >= "3.9" and python_version < "4.0"
4444
pydantic-settings==2.7.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)