zMoooooritz / stapy

An easy to use SensorThings API Client written in Python
MIT License
6 stars 2 forks source link

Bump inquirer from 2.10.0 to 3.1.1 #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps inquirer from 2.10.0 to 3.1.1.

Release notes

Sourced from inquirer's releases.

v3.1.1

Changes

:books: Documentation

:package: Dependencies

v3.1.0

Changes

:beetle: Fixes

:construction_worker: Continuous Integration

:package: Dependencies

v3.0.0

Changes

... (truncated)

Commits
  • df0d11a Merge pull request #321 from magmax/version/3.1.1
  • 4e4e009 Version 3.1.1
  • fb834d3 Merge pull request #320 from magmax/ci/general-ci-improvements
  • 75d1eff Fix main readme
  • ed3bbcc Merge pull request #319 from magmax/docs/convert-rst-to-md-myst
  • 32eef3e Convert RST to MyST
  • fb207f1 Merge pull request #316 from magmax/74dfdependabot/pip/isort-5.11.3
  • 3654e8c Merge pull request #318 from magmax/fix/test.yml
  • 02fed21 tests.yml: fix pre-commit cache-key output
  • d33cc23 tests.yml: fix not-closed doublequotes
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

The following labels could not be found: dependencies.

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.54% // Head: 94.82% // Decreases project coverage by -0.72% :warning:

Coverage data is based on head (34d67ac) compared to base (20b0bb7). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #51 +/- ## ========================================== - Coverage 95.54% 94.82% -0.73% ========================================== Files 28 28 Lines 966 966 Branches 150 150 ========================================== - Hits 923 916 -7 - Misses 27 30 +3 - Partials 16 20 +4 ``` | [Impacted Files](https://codecov.io/gh/zMoooooritz/stapy/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moritz+Biering) | Coverage Δ | | |---|---|---| | [stapy/sta/query.py](https://codecov.io/gh/zMoooooritz/stapy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moritz+Biering#diff-c3RhcHkvc3RhL3F1ZXJ5LnB5) | `93.56% <0.00%> (-3.51%)` | :arrow_down: | | [stapy/cli/cli.py](https://codecov.io/gh/zMoooooritz/stapy/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moritz+Biering#diff-c3RhcHkvY2xpL2NsaS5weQ==) | `92.55% <0.00%> (-1.07%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moritz+Biering). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moritz+Biering)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #54.