Skip to content

Commit

Permalink
build(deps): bump pyasn1 from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](pyasn1/pyasn1@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent a0370b1 commit c37fdb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ distro = "==1.8.0"
jsonschema = "==4.20.0"
pexpect = "==4.9.0"
ply = "==3.11"
pyasn1 = "==0.5.0"
pyasn1 = "==0.6.0"
toml = "==0.10.2"
yappi = "==1.6.0"
setuptools = "69.5.1"
Expand Down
9 changes: 5 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c37fdb3

Please sign in to comment.