mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
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:
parent
c42e00a090
commit
e385aec7f7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user