Skip to content

Commit

Permalink
Update certifi, idna, and zipp
Browse files Browse the repository at this point in the history
Those are just transitive dependencies.

Fixes PYSEC-2022-42986, PYSEC-2023-135, GHSA-248v-346w-9cwc,
PYSEC-2024-60, and GHSA-jfmj-5v4g-7637.

Signed-off-by: Tim Weber <[email protected]>
  • Loading branch information
scy committed Dec 19, 2024
1 parent 3d2e5ee commit e761d25
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
3 changes: 3 additions & 0 deletions server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,11 @@ build-backend = "hatchling.build"
package = true
constraint-dependencies = [
"cffi>=1.16.0",
"certifi>=2024.7.4",
"greenlet>=3.1",
"idna>=3.7",
"typing_extensions>=4.12.0",
"zipp>=3.19.1",
]

[tool.hatch.build]
Expand Down
21 changes: 12 additions & 9 deletions server/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e761d25

Please sign in to comment.