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

Update dependencies #1102

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Update dependencies #1102

merged 1 commit into from
Jun 13, 2023

Conversation

jcristau
Copy link
Contributor

Regenerate dependencies files with pip-compile-multi (on python 3.8); allow Flask update since connexion was updated to not conflict, but limit it to <2.3 since newer versions pull in a version of werkzeug that's incompatible with connexion
(https://github.com/spec-first/connexion/blob/2.14.2/setup.py#L28). Also constrain the version of itsdangerous because of puiterwijk/flask-oidc#147.

Regenerate dependencies files with pip-compile-multi (on python 3.8);
allow Flask update since connexion was updated to not conflict, but
limit it to <2.3 since newer versions pull in a version of werkzeug
that's incompatible with connexion
(https://github.com/spec-first/connexion/blob/2.14.2/setup.py#L28).
Also constrain the version of itsdangerous because of
puiterwijk/flask-oidc#147.
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7b3324e) 90.29% compared to head (b6b0176) 90.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  Coverage   90.29%   90.29%           
=======================================
  Files           1        1           
  Lines         824      824           
=======================================
  Hits          744      744           
  Misses         80       80           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jcristau jcristau marked this pull request as ready for review May 29, 2023 16:07
@jcristau jcristau requested a review from a team June 13, 2023 07:59
Copy link
Contributor

@bhearsum bhearsum left a comment

Choose a reason for hiding this comment

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

Sounds like we ought to do a pass in the near future to make whatever changes are needed to bring things up to date (or....maybe not since it's just tooltool....).

@jcristau jcristau merged commit 91769a2 into mozilla-releng:master Jun 13, 2023
@jcristau jcristau deleted the dependencies branch June 13, 2023 14:38
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