jborean93 / smbprotocol

Python SMBv2 and v3 Client
MIT License
322 stars 73 forks source link

Bump version and update dev deps #276

Closed jborean93 closed 8 months ago

jborean93 commented 8 months ago

Bumps the version after the last release and update the dev dependencies to reflect the latest version available today. This commit also drops Python 3.7 as it has been EOL for a few months now and some dev dependencies no longer work on 3.7.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.04%. Comparing base (355239c) to head (c64c179). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ======================================= Coverage 99.04% 99.04% ======================================= Files 24 24 Lines 5115 5115 ======================================= Hits 5066 5066 Misses 49 49 ``` | [Flag](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `?` | | | [macOS](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `68.19% <ø> (?)` | | | [py3.10](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.00% <ø> (ø)` | | | [py3.11](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.00% <ø> (ø)` | | | [py3.12](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.00% <ø> (ø)` | | | [py3.7](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `?` | | | [py3.8](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.00% <ø> (ø)` | | | [py3.9](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.04% <ø> (ø)` | | | [ubuntu](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `96.81% <ø> (?)` | | | [windows](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `98.96% <ø> (?)` | | | [x64](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.04% <ø> (ø)` | | | [x86](https://app.codecov.io/gh/jborean93/smbprotocol/pull/276/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `98.96% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.