Skip to content

Bump requirements to fix vulnerability#377

Merged
LevaniVashadze merged 14 commits into
masterfrom
development
Apr 2, 2025
Merged

Bump requirements to fix vulnerability#377
LevaniVashadze merged 14 commits into
masterfrom
development

Conversation

@OpenSourceSimon

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 14 commits December 16, 2024 14:58
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
@vercel

vercel Bot commented Apr 1, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
goodmorningtech ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 1, 2025 4:41pm

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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 LevaniVashadze merged commit 08874e2 into master Apr 2, 2025
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.

3 participants