Skip to content

Commit bdfcd08

Browse files
Bump faker from 4.1.0 to 4.1.1 in /packages/postgres-database (#1573)
Bumps [faker](https://github.com/joke2k/faker) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.rst) - [Commits](joke2k/faker@v4.1.0...v4.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3fb36d0 commit bdfcd08

File tree

1 file changed

+1
-6
lines changed
  • packages/postgres-database/requirements

1 file changed

+1
-6
lines changed

packages/postgres-database/requirements/_test.txt

+1-6
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ coverage==5.1 # via -r requirements/_test.in, coveralls, pytest-cov
1717
coveralls==2.0.0 # via -r requirements/_test.in
1818
docker==4.2.1 # via -r requirements/_migration.txt
1919
docopt==0.6.2 # via coveralls
20-
faker==4.1.0 # via -r requirements/_test.in
21-
idna-ssl==1.1.0 # via aiohttp
20+
faker==4.1.1 # via -r requirements/_test.in
2221
idna==2.9 # via -r requirements/_migration.txt, requests, yarl
23-
importlib-metadata==1.6.0 # via pluggy, pytest
2422
isort==4.3.21 # via pylint
2523
lazy-object-proxy==1.4.3 # via astroid
2624
mako==1.1.2 # via -r requirements/_migration.txt, alembic
@@ -49,11 +47,8 @@ sqlalchemy[postgresql_psycopg2binary]==1.3.17 # via -r requirements/_migration.
4947
tenacity==6.2.0 # via -r requirements/_migration.txt
5048
text-unidecode==1.3 # via faker
5149
toml==0.10.1 # via pylint
52-
typed-ast==1.4.1 # via astroid
53-
typing-extensions==3.7.4.2 # via aiohttp
5450
urllib3==1.25.9 # via -r requirements/_migration.txt, requests
5551
wcwidth==0.1.9 # via pytest
5652
websocket-client==0.57.0 # via -r requirements/_migration.txt, docker
5753
wrapt==1.12.1 # via astroid
5854
yarl==1.4.2 # via -r requirements/_migration.txt, aiohttp
59-
zipp==3.1.0 # via importlib-metadata

0 commit comments

Comments
 (0)