Skip to content

Commit e385aec

Browse files
Python dependency: Bump fixtures from 4.0.1 to 4.1.0 in /web/regression (#6410)
Bumps [fixtures](https://github.com/testing-cabal/fixtures) from 4.0.1 to 4.1.0. - [Changelog](https://github.com/testing-cabal/fixtures/blob/master/NEWS) - [Commits](testing-cabal/fixtures@4.0.1...4.1.0) --- updated-dependencies: - dependency-name: fixtures dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c42e00a commit e385aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/regression/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Add all the development dependencies here
1818
###########################################
1919
extras==1.0.0
20-
fixtures==4.0.1
20+
fixtures==4.1.0
2121
linecache2==1.0.0
2222
pbr==5.11.1
2323
pycodestyle>=2.5.0

0 commit comments

Comments
 (0)