-
Notifications
You must be signed in to change notification settings - Fork 12
updated deps #253
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
updated deps #253
Conversation
| # -c requirements.txt | ||
| # pandas | ||
| urllib3==2.2.1 | ||
| urllib3==2.2.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
closes #252
| contourpy==1.2.1 | ||
| # via matplotlib | ||
| coverage[toml]==7.5.1 | ||
| coverage[toml]==7.5.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #249
| # mozanalysis | ||
| # pytest-ruff | ||
| scipy==1.13.0 | ||
| scipy==1.13.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #247
| pillow==10.3.0 | ||
| # via matplotlib | ||
| pkginfo==1.10.0 | ||
| pkginfo==1.11.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #246
| # jaraco-classes | ||
| # jaraco-functools | ||
| mozilla-metric-config-parser==2024.4.1 | ||
| mozilla-metric-config-parser==2024.6.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #245
| mdurl==0.1.2 | ||
| # via markdown-it-py | ||
| mizani==0.11.3 | ||
| mizani==0.11.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #244
| # cattrs | ||
| # pytest | ||
| faker==25.2.0 | ||
| faker==25.9.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #243
| wheel==0.43.0 | ||
| # via pip-tools | ||
| zipp==3.18.2 | ||
| zipp==3.19.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #242
| twine==5.1.0 | ||
| # via mozanalysis | ||
| typing-extensions==4.11.0 | ||
| typing-extensions==4.12.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #241
| # -c requirements.txt | ||
| # twine | ||
| requests==2.32.1 | ||
| requests==2.32.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #240
| pluggy==1.5.0 | ||
| # via pytest | ||
| polars==0.20.26 | ||
| polars==0.20.31 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #239
| # mozanalysis | ||
| # mozilla-metric-config-parser | ||
| backports-tarfile==1.1.1 | ||
| backports-tarfile==1.2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #238
requirements-dev.in
Outdated
| # google-cloud-bigquery-storage | ||
| # google-cloud-core | ||
| google-cloud-bigquery==3.23.0 | ||
| google-cloud-bigquery==3.24.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #237
| # tox | ||
| # virtualenv | ||
| fonttools==4.51.0 | ||
| fonttools==4.53.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #235
requirements-dev.in
Outdated
| # -c requirements.txt | ||
| # google-auth | ||
| ruff==0.4.4 | ||
| ruff==0.4.9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes #236
Addressing all dependabot's updates