Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb47fa78

Browse files
committed
Bump pypi-attestations to 0.0.28
1 parent71eb23a commitb47fa78

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,8 @@ lint = [
111111
"sphinx-lint>=0.9",
112112
]
113113
package = [
114-
"betterproto==2.0.0b6",# resolution fails without betterproto
115114
"build",
116-
"pypi-attestations==0.0.27",
115+
"pypi-attestations==0.0.28",
117116
"twine>=6.1",
118117
]
119118
test = [

‎utils/convert_attestations.py‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
See https://github.com/trailofbits/pypi-attestations.
44
"""
55

6-
# resolution fails without betterproto and protobuf-specs
76
# /// script
87
# requires-python = ">=3.11"
98
# dependencies = [
10-
# "pypi-attestations==0.0.27",
11-
# "betterproto==2.0.0b6",
9+
# "pypi-attestations==0.0.28",
1210
# ]
1311
# ///
1412

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp