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](https://github.com/testing-cabal/fixtures/compare/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>
This commit is contained in:
dependabot[bot] 2023-06-09 17:24:43 +05:30 committed by GitHub
parent c42e00a090
commit e385aec7f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
# Add all the development dependencies here
###########################################
extras==1.0.0
fixtures==4.0.1
fixtures==4.1.0
linecache2==1.0.0
pbr==5.11.1
pycodestyle>=2.5.0