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

pin werkzeug #2781

Merged
merged 2 commits into from
Mar 29, 2022
Merged

pin werkzeug #2781

merged 2 commits into from
Mar 29, 2022

Conversation

joaquincasares
Copy link
Contributor

@joaquincasares joaquincasares commented Mar 29, 2022

Description

werkzeug added this 23 hours ago:

the 2.0.x branch will become a tag marking the end of support for that branch

-- https://github.com/pallets/werkzeug/releases/tag/2.1.0

This change allows us to satisfy dependencies for flask-restx, for example.

click did the same 23 hours ago:

the 8.0.x branch will become a tag marking the end of support for that branch

-- https://github.com/pallets/click/releases/tag/8.1.0

Tests

Running $ A run discovery-provider restart to ensure the build process still works:

$ curl http://localhost:5000/prometheus_metrics
...
# HELP audius_dn_health_check_block_difference_current Multiprocess metric
# TYPE audius_dn_health_check_block_difference_current gauge
audius_dn_health_check_block_difference_current{pid="ser"} 11483.0
# HELP audius_dn_health_check_latest_indexed_block_num_current Multiprocess metric
# TYPE audius_dn_health_check_latest_indexed_block_num_current gauge
audius_dn_health_check_latest_indexed_block_num_current{pid="ser"} 11483.0

How will this change be monitored? Are there sufficient logs?

@dmanjunath
Copy link
Contributor

@joaquincasares there's a test failure 🙁

Copy link
Member

@raymondjacobson raymondjacobson left a comment

Choose a reason for hiding this comment

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

tysm

@joaquincasares joaquincasares merged commit dc867bc into master Mar 29, 2022
@joaquincasares joaquincasares deleted the jc-asi-932.3 branch March 29, 2022 17:10
joaquincasares added a commit that referenced this pull request Mar 29, 2022
* pin werkzeug

* pin click
@AudiusProject AudiusProject deleted a comment from linear bot Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants