Skip to content

Commit b19553d

Browse files
committed
pkginfo 1.10
1 parent c79181c commit b19553d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ keyring = "^24.0.0"
4545
# packaging uses calver, so version is unclamped
4646
packaging = ">=23.1"
4747
pexpect = "^4.7.0"
48-
pkginfo = "^1.9.4"
48+
pkginfo = "^1.10"
4949
platformdirs = ">=3.0.0,<5"
5050
pyproject-hooks = "^1.0.0"
5151
requests = "^2.26"

tests/fixtures/inspection/demo_no_setup_pkg_info_no_deps_for_sure/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Metadata-Version: 2.2
1+
Metadata-Version: 2.3
22
Name: demo
33
Version: 0.1.0
44
Summary: Demo project.

0 commit comments

Comments
 (0)