Skip to content

Commit e353672

Browse files
dependabot[bot]leongdl
authored andcommitted
chore(deps): Update pipgrip requirement from ==0.11.* to ==0.12.*
Updates the requirements on [pipgrip](https://github.com/ddelange/pipgrip) to permit the latest version. - [Release notes](https://github.com/ddelange/pipgrip/releases) - [Commits](ddelange/pipgrip@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: pipgrip dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0365153 commit e353672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ mypy == 1.*
77
black == 25.*
88
ruff == 0.15.*
99
moto[s3,sts] == 5.*
10-
pipgrip == 0.11.*
10+
pipgrip == 0.12.*
1111
types-pyyaml == 6.*

0 commit comments

Comments
 (0)