Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit cccf707

Browse files
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /samples/snippets
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 5fb9822 commit cccf707

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ iniconfig==2.1.0
77
packaging==25.0
88
pluggy==1.6.0; python_version >= '3.9'
99
py==1.11.0
10-
pyasn1==0.6.1
10+
pyasn1==0.6.2
1111
pyasn1-modules==0.4.2
1212
pyparsing==3.2.5; python_version >= '3.9'
1313
pytest===6.2.5

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ markupsafe==3.0.3; python_version >= '3.9'
2020
packaging==25.0
2121
proto-plus==1.26.1
2222
protobuf==6.32.1; python_version >= '3.9'
23-
pyasn1==0.6.1
23+
pyasn1==0.6.2
2424
pyasn1-modules==0.4.2
2525
pyparsing==3.2.5; python_version >= '3.9'
2626
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)