Snowfakery
Snowfakery copied to clipboard
A tool for generating fake data that has relations between tables.
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.5.1 to 4.13.0. Release notes Sourced from jsonschema's releases. v4.13.0 Full Changelog: https://github.com/python-jsonschema/jsonschema/compare/v4.12.1...v4.13.0 v4.12.1 What's Changed Use rST markers in README by @hynek in python-jsonschema/jsonschema#987 Full Changelog:...
Bumps [faker](https://github.com/joke2k/faker) from 12.3.3 to 14.1.0. Release notes Sourced from faker's releases. Release v14.1.0 See CHANGELOG.md. Release v14.0.0 See CHANGELOG.md. Release v13.16.0 See CHANGELOG.md. Release v13.15.1 See CHANGELOG.md. Release v13.15.0...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.36 to 1.4.40. Release notes Sourced from sqlalchemy's releases. 1.4.40 Released: August 8, 2022 orm [orm] [bug] Fixed issue where referencing a CTE multiple times in conjunction...
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.0 to 1.9.2. Release notes Sourced from pydantic's releases. v1.9.2 (2022-08-11) Revert Breaking Change: v1.9.1 introduced a breaking change where model fields were deep copied by default,...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.4 to 1.3.1. Release notes Sourced from mkdocs's releases. 1.3.1 Pin Python-Markdown version to <3.4, thus excluding its latest release that breaks too many external extensions (#2893)...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0. Release notes Sourced from pre-commit's releases. pre-commit v2.20.0 Features Expose source and object-name (positional args) of prepare-commit-msg hook as PRE_COMMIT_COMIT_MSG_SOURCE and PRE_COMMIT_COMMIT_OBJECT_NAME. #2407 PR...
If a just_once template created multiple objects, and was randomly referenced, only the most recently created object was saved across continuations. Now they are all saved. Also added code to...
Bumps [tox](https://github.com/tox-dev/tox) from 3.25.0 to 3.25.1. Release notes Sourced from tox's releases. 3.25.1 What's Changed release 3.25.0 by @gaborbernat in tox-dev/tox#2398 [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in tox-dev/tox#2399 Adding APPDATA...