Skip to content

Commit c15b07d

Browse files
authored
Merge pull request #3 from gr4vy/dependabot/pip/samples/snippets/pyasn1-0.6.2
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /samples/snippets
2 parents 547d256 + 1cc11b4 commit c15b07d

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.3; 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.2; python_version >= '3.9'
2020
packaging==25.0
2121
proto-plus==1.26.1
2222
protobuf==6.31.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.3; python_version >= '3.9'
2626
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)