chore(deps-dev): bump vermin from 1.5.2 to 1.6.0

Bumps [vermin](https://github.com/netromdk/vermin) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/netromdk/vermin/releases)
- [Commits](https://github.com/netromdk/vermin/compare/v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: vermin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/112/head
dependabot[bot] 11 months ago committed by GitHub
parent 9a098a8e0f
commit 59365ba503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
poetry.lock generated

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. # This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]] [[package]]
name = "aioquic-mitmproxy" name = "aioquic-mitmproxy"
@ -2094,12 +2094,13 @@ files = [
[[package]] [[package]]
name = "vermin" name = "vermin"
version = "1.5.2" version = "1.6.0"
description = "Concurrently detect the minimum Python versions needed to run code" description = "Concurrently detect the minimum Python versions needed to run code"
optional = false optional = false
python-versions = ">=2.7" python-versions = ">=3.0"
files = [ files = [
{file = "vermin-1.5.2-py2.py3-none-any.whl", hash = "sha256:c1566ad4e1c8e1b0e98cf5f7d69b691d44a578e2ce9c5aa1d418736bc4944b32"}, {file = "vermin-1.6.0-py2.py3-none-any.whl", hash = "sha256:f1fa9ee40f59983dc40e0477eb2b1fa8061a3df4c3b2bcf349add462a5610efb"},
{file = "vermin-1.6.0.tar.gz", hash = "sha256:6266ca02f55d1c2aa189a610017c132eb2d1934f09e72a955b1eb3820ee6d4ef"},
] ]
[[package]] [[package]]

Loading…
Cancel
Save