Skip to content

Bump faker from 4.0.3 to 4.1.0 in /packages/postgres-database #1501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions packages/postgres-database/requirements/_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ coverage==5.1 # via -r requirements/_test.in, coveralls, pytest-cov
coveralls==2.0.0 # via -r requirements/_test.in
docker==4.2.0 # via -r requirements/_migration.txt
docopt==0.6.2 # via coveralls
faker==4.0.3 # via -r requirements/_test.in
idna-ssl==1.1.0 # via aiohttp
faker==4.1.0 # via -r requirements/_test.in
idna==2.9 # via -r requirements/_migration.txt, requests, yarl
importlib-metadata==1.6.0 # via pluggy, pytest
isort==4.3.21 # via pylint
lazy-object-proxy==1.4.3 # via astroid
mako==1.1.2 # via -r requirements/_migration.txt, alembic
Expand Down Expand Up @@ -49,11 +47,8 @@ sqlalchemy[postgresql_psycopg2binary]==1.3.16 # via -r requirements/_migration.
tenacity==6.2.0 # via -r requirements/_migration.txt
text-unidecode==1.3 # via faker
toml==0.10.0 # via pylint
typed-ast==1.4.1 # via astroid
typing-extensions==3.7.4.2 # via aiohttp
urllib3==1.25.9 # via -r requirements/_migration.txt, requests
wcwidth==0.1.9 # via pytest
websocket-client==0.57.0 # via -r requirements/_migration.txt, docker
wrapt==1.12.1 # via astroid
yarl==1.4.2 # via -r requirements/_migration.txt, aiohttp
zipp==3.1.0 # via importlib-metadata