fix(deps): patch 12 Dependabot security vulnerabilities#283
Merged
FernandoCelmer merged 1 commit intodevelopfrom May 2, 2026
Merged
fix(deps): patch 12 Dependabot security vulnerabilities#283FernandoCelmer merged 1 commit intodevelopfrom
FernandoCelmer merged 1 commit intodevelopfrom
Conversation
776ed8d to
e0326eb
Compare
- Update poetry.lock: GitPython 3.1.49, cryptography 46.0.7, filelock 3.29.0, urllib3 2.6.3, requests 2.33.1 - Add `from __future__ import annotations` to workflow.py and task.py to fix Python 3.9 compatibility (PEP 604 union syntax) Resolves: Dependabot alerts #6, #7, #8, #9, #11, #13, #15, #16, #17, #18, #20, #21
e0326eb to
9c7fa29
Compare
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.
Summary
poetry.lockto resolve 12 of 14 open Dependabot security alertsPackages Updated
Not Fixed (acceptable)
Test Plan
poetry run pytest tests/ --ignore=tests/test_integration.py→ 474 passed