Skip to content

Commit 8eb9b51

Browse files
deps(deps): bump fire from 0.7.0 to 0.7.1
Bumps [fire](https://github.com/google/python-fire) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/google/python-fire/releases) - [Commits](google/python-fire@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: fire dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74ce99e commit 8eb9b51

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements-aarch64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ filelock==3.13.4
162162
# via
163163
# ansible-lint
164164
# ansible-risk-insight
165-
fire==0.7.0
165+
fire==0.7.1
166166
# via -r requirements.in
167167
frozenlist==1.4.1
168168
# via

requirements-x86_64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ filelock==3.13.4
162162
# via
163163
# ansible-lint
164164
# ansible-risk-insight
165-
fire==0.7.0
165+
fire==0.7.1
166166
# via -r requirements.in
167167
frozenlist==1.4.1
168168
# via

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ django_prometheus==2.2.0
2929
django-test-migrations==1.3.0
3030
djangorestframework==3.15.2
3131
drf-spectacular==0.27.2
32-
fire==0.7.0
32+
fire==0.7.1
3333
# pin idna on 3.7 to address GHSA-jjg7-2v4v-x38h
3434
# remove this once requests and yarl is updated to properly
3535
# pull a version of idna >= 3.7.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ filelock==3.13.4
162162
# via
163163
# ansible-lint
164164
# ansible-risk-insight
165-
fire==0.7.0
165+
fire==0.7.1
166166
# via -r requirements.in
167167
frozenlist==1.4.1
168168
# via

0 commit comments

Comments
 (0)