Skip to content

Loosen dependency version constraints - #243

Merged
dhalperi merged 1 commit into
masterfrom
spr/master/4760203e
Mar 23, 2026
Merged

Loosen dependency version constraints#243
dhalperi merged 1 commit into
masterfrom
spr/master/4760203e

Conversation

@dhalperi

@dhalperi dhalperi commented Mar 23, 2026

Copy link
Copy Markdown
Member

Remove upper bounds from runtime dependencies (bidict,
configargparse, passlib) since these are transitive constraints
that restrict downstream users unnecessarily. Bump test dependency
upper bounds for pytest-cov (<6 → <8) and testfixtures (<7 → <9).
Normalize requests_mock to requests-mock.


Prompt:

What if anything should we do to modernize this package or
the github ci?

This change is Reviewable

Remove upper bounds from runtime dependencies (bidict,
configargparse, passlib) since these are transitive constraints
that restrict downstream users unnecessarily. Bump test dependency
upper bounds for pytest-cov (<6 → <8) and testfixtures (<7 → <9).
Normalize requests_mock to requests-mock.

----

Prompt:
```
What if anything should we do to modernize this package or
the github ci?
```

commit-id:4760203e

@dhalperi dhalperi left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dhalperi reviewed 1 file and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved.

@dhalperi
dhalperi merged commit 8b96d4b into master Mar 23, 2026
14 checks passed
@dhalperi
dhalperi deleted the spr/master/4760203e branch March 23, 2026 18:57
manonfgoo pushed a commit to manonfgoo/netconan that referenced this pull request Mar 23, 2026
Remove upper bounds from runtime dependencies (bidict,
configargparse, passlib) since these are transitive constraints
that restrict downstream users unnecessarily. Bump test dependency
upper bounds for pytest-cov (<6 → <8) and testfixtures (<7 → <9).
Normalize requests_mock to requests-mock.

----

Prompt:
```
What if anything should we do to modernize this package or
the github ci?
```

commit-id:4760203e
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