mdabrowski1990 / uds

Python package for communication via UDS (Unified Diagnostic Services) protocol. The package supports typical buses (i.e. CAN, Ethernet, LIN, FlexRay, K-Line) with possible extensions to any bus.
https://uds.readthedocs.io/
MIT License
78 stars 10 forks source link

Bump prospector from 1.10.2 to 1.10.3 #235

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps prospector from 1.10.2 to 1.10.3.

Release notes

Sourced from prospector's releases.

v1.10.3

Dependencies versions were bumped following multiple moderate CVE declared in transitive dependencies.

Changelog

Sourced from prospector's changelog.

Version 1.10.3

New:

  • Dependencies versions were bumped following multiple moderate CVE declared in transitive dependencies.
Commits
  • 65fb645 Bump prospector to 1.10.3, update changelog
  • 4ae13aa Bump urllib3 from 2.0.6 to 2.0.7 (#640)
  • 5a9845e Merge pull request #638 from landscapeio/dependabot/pip/gitpython-3.1.37
  • f6a4599 Bump gitpython from 3.1.35 to 3.1.37
  • 0b68f4d Merge pull request #637 from landscapeio/dependabot/pip/urllib3-2.0.6
  • d4ceebb Bump urllib3 from 2.0.2 to 2.0.6
  • e4c1846 Bump gitpython from 3.1.34 to 3.1.35 (#636)
  • 3cc30f1 Bump cryptography from 41.0.3 to 41.0.4 (#635)
  • 34a3eba Doc fix: Use hyphen to install prospector with mypy and bandit in pre-commit ...
  • db738e4 Bump certifi from 2023.5.7 to 2023.7.22 (#631)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 11 months ago

Codecov Report

Merging #235 (0654a9d) into main (6d7bacb) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

:exclamation: Current head 0654a9d differs from pull request most recent head 5a6887b. Consider uploading reports for the commit 5a6887b to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           39        39           
  Lines         2355      2355           
=========================================
  Hits          2355      2355           
Flag Coverage Δ
integration-tests 88.02% <ø> (ø)
unit-tests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.