Python dependency: Bump fixtures from 3.0.0 to 4.0.1 in /web/regression

Bumps [fixtures](https://github.com/testing-cabal/fixtures) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/testing-cabal/fixtures/releases)
- [Changelog](https://github.com/testing-cabal/fixtures/blob/master/NEWS)
- [Commits](https://github.com/testing-cabal/fixtures/compare/3.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: fixtures
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-03-29 16:57:52 +05:30 committed by GitHub
parent 9556e64c54
commit fb91ec1b75
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 # Add all the development dependencies here
########################################### ###########################################
extras==1.0.0 extras==1.0.0
fixtures==3.0.0 fixtures==4.0.1
linecache2==1.0.0 linecache2==1.0.0
pbr==3.1.1 pbr==3.1.1
pycodestyle>=2.5.0 pycodestyle>=2.5.0