Bump requirements to fix vulnerability#377
Merged
Merged
Conversation
Bumps [wtforms](https://github.com/pallets-eco/wtforms) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/pallets-eco/wtforms/releases) - [Changelog](https://github.com/pallets-eco/wtforms/blob/main/CHANGES.rst) - [Commits](pallets-eco/wtforms@3.1.2...3.2.1) --- updated-dependencies: - dependency-name: wtforms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 5.3.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.9.3...lxml-5.3.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…3.0.0 Bump gunicorn from 22.0.0 to 23.0.0
…t/pre-commit-4.2.0 Bump pre-commit from 3.8.0 to 4.2.0
Bumps [djlint](https://github.com/djlint/djLint) from 1.34.1 to 1.36.4. - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.34.1...v1.36.4) --- updated-dependencies: - dependency-name: djlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…t/djlint-1.36.4 Bump djlint from 1.34.1 to 1.36.4
Format Python code with psf/black push
…t/lxml-5.3.1 Bump lxml from 4.9.3 to 5.3.1
…t/wtforms-3.2.1 Bump wtforms from 3.1.2 to 3.2.1
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Pull Request Overview
This pull request bumps requirements to address a known vulnerability, while also making minor formatting adjustments in configuration and workflow files.
- Updated quote style in the Mistral API client initialization for consistency.
- Reformatted the MISTRAL_API_KEY assignment in the configuration template.
- Removed an unnecessary dependency installation step from the GitHub Actions workflow.
Reviewed Changes
Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| gmt/views/commands.py | Standardized quotes and code formatting in the API client initialization. |
| gmt/init.py | Added a blank line for improved readability in the dummy Crontab setup. |
| config.template.py | Reformatted MISTRAL_API_KEY assignment for clarity. |
| .github/workflows/articles.yaml | Removed installation of an obsolete requirements file. |
Files not reviewed (2)
- requirements-dev.txt: Language not supported
- requirements-github.txt: Language not supported
LevaniVashadze
approved these changes
Apr 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.