Skip to content

pin black and mypy versions, update many dependencies#1265

Merged
jacalata merged 5 commits into
developmentfrom
jac/dependencies
Aug 1, 2023
Merged

pin black and mypy versions, update many dependencies#1265
jacalata merged 5 commits into
developmentfrom
jac/dependencies

Conversation

@jacalata

@jacalata jacalata commented Aug 1, 2023

Copy link
Copy Markdown
Contributor

so that local runs always match CI runs

jacalata and others added 5 commits July 31, 2023 17:01
- update build + dependencies to latest versions
- check mypy warnings
github doesn't have an image for 3.12 yet b/c it is still in beta
@jacalata jacalata changed the title fix black and mypy versions pin black and mypy versions, update many dependencies Aug 1, 2023
@bcantoni

bcantoni commented Aug 1, 2023

Copy link
Copy Markdown
Contributor

One thing I noticed on this branch, running pytest locally I got one error:

test/models/test_repr.py x

However, the Checks all passed so I'm not sure what this was.

@jacalata jacalata merged commit 4caf0a5 into development Aug 1, 2023
@jacalata jacalata deleted the jac/dependencies branch August 1, 2023 23:30
@bcantoni

bcantoni commented Aug 2, 2023

Copy link
Copy Markdown
Contributor

Ah that test that failed was an "xfail" and it's expected.

vchavatapalli pushed a commit to vchavatapalli/server-client-python that referenced this pull request May 5, 2026
* pin black and mypy versions
* drop python 3.7 support
- update build + dependencies to latest versions
- check mypy warnings,  fix 2 typing complaints
* update python versions used in actions to 3.8 -- 3.12
( github doesn't have an image for 3.12 yet b/c it is still in beta?)
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.

2 participants