Skip to content

dependabot checked. These could be ommited:#1045

Merged
dgarijo merged 3 commits into
KnowledgeCaptureAndDiscovery:devfrom
juanjemdIos:fix-dependabots
Jul 3, 2026
Merged

dependabot checked. These could be ommited:#1045
dgarijo merged 3 commits into
KnowledgeCaptureAndDiscovery:devfrom
juanjemdIos:fix-dependabots

Conversation

@juanjemdIos

Copy link
Copy Markdown
Contributor

numpy = ">=1.26.3,<3.0.0"
matplotlib = "^3.11.0"
markdown-it-py = ">=3,<5"
idna to 318
urllib3 to 2.7

juanjemdIos and others added 3 commits July 2, 2026 08:02
numpy = ">=1.26.3,<3.0.0"
matplotlib = "^3.11.0"
markdown-it-py = ">=3,<5"
idna to 318
urllib3 to 2.7
@dgarijo dgarijo merged commit 0cbfbf1 into KnowledgeCaptureAndDiscovery:dev Jul 3, 2026
2 checks passed
@dgarijo

dgarijo commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

This does not change the urllib version

@juanjemdIos

Copy link
Copy Markdown
Contributor Author

I made a poetry update urlilib3 but that lib just appears in poetry lock. But in poetry.lock has been updated correctly.
No?

[[package]]
name = "urllib3"
-->version = "2.6.3"
---->version = "2.7.0"
description = "HTTP library with thread-safe connection pooling, file post, and more."

@dgarijo

dgarijo commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

I do not see it in pyproject.toml, that is why I asked

@dgarijo

dgarijo commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Ah, it must be from an external lib

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.

2 participants