Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies and Python minimum #175

Merged
merged 1 commit into from
May 31, 2023
Merged

Bump dependencies and Python minimum #175

merged 1 commit into from
May 31, 2023

Conversation

jborean93
Copy link
Owner

Bump the Python minimum to Python 3.8 as Python 3.7 is nearing end of life and 3.8 as a baseline removes a few compatibility hacks. Also bumps some of the dev dependencies to the latest versions available.

Bump the Python minimum to Python 3.8 as Python 3.7 is nearing end of
life and 3.8 as a baseline removes a few compatibility hacks. Also bumps
some of the dev dependencies to the latest versions available.
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #175 (1a053ee) into master (bfea572) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 1a053ee differs from pull request most recent head 97bdb5a. Consider uploading reports for the commit 97bdb5a to get more accurate results

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
- Coverage   99.85%   99.85%   -0.01%     
==========================================
  Files          17       16       -1     
  Lines        3511     3496      -15     
==========================================
- Hits         3506     3491      -15     
  Misses          5        5              
Flag Coverage Δ
99.85% <100.00%> (-0.01%) ⬇️
py3.10 99.85% <100.00%> (-0.01%) ⬇️
py3.11 99.85% <100.00%> (+27.05%) ⬆️
py3.7 ?
py3.8 99.85% <100.00%> (-0.01%) ⬇️
py3.9 99.85% <100.00%> (-0.01%) ⬇️
x64 99.85% <100.00%> (-0.01%) ⬇️
x86 99.42% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/psrp/_connection/process.py 100.00% <ø> (ø)
src/psrp/_connection/wsman.py 99.56% <ø> (-0.01%) ⬇️
src/psrp/_sync.py 100.00% <ø> (ø)
src/psrp/_async.py 100.00% <100.00%> (ø)
src/psrp/_connection/named_pipe.py 98.75% <100.00%> (ø)
src/psrp/_io/wsman.py 99.61% <100.00%> (-0.01%) ⬇️

@jborean93 jborean93 merged commit 17fe1e2 into master May 31, 2023
@jborean93 jborean93 deleted the dep-update branch May 31, 2023 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant