Skip to content

Commit 2d092c1

Browse files
authored
Merge pull request #5 from gr4vy/dependabot/pip/samples/snippets/pyasn1-0.6.3
chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 in /samples/snippets
2 parents c5829bc + fd407e4 commit 2d092c1

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.2
10+
pyasn1==0.6.3
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.33.5; python_version >= '3.9'
23-
pyasn1==0.6.2
23+
pyasn1==0.6.3
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)