-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure installation of pgh context tracking func post migrate (#140)
* Include more tests for runtime SQL injection * Configure installation of pgh context tracking func post migrate, plus update other docs * update lock file * update release notes
- Loading branch information
1 parent
1331514
commit fd164af
Showing
16 changed files
with
382 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,98 +1,98 @@ | ||
arrow==1.3.0 ; python_version >= "3.8" and python_version < "4" | ||
asgiref==3.8.1 ; python_version >= "3.8" and python_version < "4" | ||
asgiref==3.7.2 ; python_version >= "3.8" and python_version < "4" | ||
astunparse==1.6.3 ; python_version >= "3.8" and python_version < "3.9" | ||
babel==2.16.0 ; python_version >= "3.8" and python_version < "4" | ||
babel==2.13.0 ; python_version >= "3.8" and python_version < "4" | ||
backports-zoneinfo==0.2.1 ; python_version >= "3.8" and python_version < "3.9" | ||
beautifulsoup4==4.11.1 ; python_full_version >= "3.8.0" and python_version < "4" | ||
binaryornot==0.4.4 ; python_full_version >= "3.8.0" and python_version < "4" | ||
black==24.8.0 ; python_version >= "3.8" and python_version < "4" | ||
cachetools==5.5.0 ; python_version >= "3.8" and python_version < "4" | ||
certifi==2024.7.4 ; python_version >= "3.8" and python_version < "4" | ||
certifi==2023.7.22 ; python_version >= "3.8" and python_version < "4" | ||
chardet==5.2.0 ; python_version >= "3.8" and python_version < "4" | ||
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4" | ||
charset-normalizer==3.3.0 ; python_version >= "3.8" and python_version < "4" | ||
click==8.1.7 ; python_version >= "3.8" and python_version < "4" | ||
colorama==0.4.6 ; python_version >= "3.8" and python_version < "4" | ||
cookiecutter==1.7.3 ; python_full_version >= "3.8.0" and python_version < "4" | ||
coverage[toml]==7.6.1 ; python_version >= "3.8" and python_version < "4" | ||
distlib==0.3.8 ; python_version >= "3.8" and python_version < "4" | ||
coverage[toml]==7.3.2 ; python_version >= "3.8" and python_version < "4" | ||
distlib==0.3.7 ; python_version >= "3.8" and python_version < "4" | ||
dj-database-url==2.2.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
django-dynamic-fixture==4.0.1 ; python_full_version >= "3.8.0" and python_version < "4" | ||
django-extensions==3.1.3 ; python_full_version >= "3.8.0" and python_version < "4" | ||
django-pgtrigger==4.12.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
django-stubs-ext==5.0.4 ; python_version >= "3.8" and python_version < "4" | ||
django-stubs==5.0.4 ; python_version >= "3.8" and python_version < "4" | ||
django==4.2.15 ; python_version >= "3.8" and python_version < "4" | ||
exceptiongroup==1.2.2 ; python_version >= "3.8" and python_version < "3.11" | ||
django==4.2.6 ; python_version >= "3.8" and python_version < "4" | ||
exceptiongroup==1.1.3 ; python_version >= "3.8" and python_version < "3.11" | ||
filelock==3.15.4 ; python_version >= "3.8" and python_version < "4" | ||
footing==0.1.7 ; python_full_version >= "3.8.0" and python_version < "4" | ||
formaldict==1.0.7 ; python_full_version >= "3.8.0" and python_version < "4" | ||
footing==0.1.4 ; python_full_version >= "3.8.0" and python_version < "4" | ||
formaldict==1.0.5 ; python_full_version >= "3.8.0" and python_version < "4" | ||
ghp-import==2.1.0 ; python_version >= "3.8" and python_version < "4" | ||
git-tidy==1.2.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
griffe==1.2.0 ; python_version >= "3.8" and python_version < "4" | ||
idna==3.8 ; python_version >= "3.8" and python_version < "4" | ||
importlib-metadata==8.4.0 ; python_version >= "3.8" and python_version < "3.10" | ||
idna==3.4 ; python_version >= "3.8" and python_version < "4" | ||
importlib-metadata==6.8.0 ; python_version >= "3.8" and python_version < "3.10" | ||
iniconfig==2.0.0 ; python_version >= "3.8" and python_version < "4" | ||
jinja2-time==0.2.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
jinja2==3.1.4 ; python_version >= "3.8" and python_version < "4" | ||
jinja2==3.1.2 ; python_version >= "3.8" and python_version < "4" | ||
kmatch==0.5.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
markdown==3.7 ; python_version >= "3.8" and python_version < "4" | ||
markupsafe==2.1.5 ; python_version >= "3.8" and python_version < "4" | ||
markdown==3.5 ; python_version >= "3.8" and python_version < "4" | ||
markupsafe==2.1.3 ; python_version >= "3.8" and python_version < "4" | ||
mergedeep==1.3.4 ; python_version >= "3.8" and python_version < "4" | ||
mkdocs-autorefs==1.1.0 ; python_version >= "3.8" and python_version < "4" | ||
mkdocs-autorefs==0.5.0 ; python_version >= "3.8" and python_version < "4" | ||
mkdocs-get-deps==0.2.0 ; python_version >= "3.8" and python_version < "4" | ||
mkdocs-material-extensions==1.3.1 ; python_version >= "3.8" and python_version < "4" | ||
mkdocs-material==9.5.33 ; python_version >= "3.8" and python_version < "4" | ||
mkdocs==1.6.0 ; python_version >= "3.8" and python_version < "4" | ||
mkdocstrings-python==1.10.8 ; python_version >= "3.8" and python_version < "4" | ||
mkdocstrings==0.25.2 ; python_version >= "3.8" and python_version < "4" | ||
mypy-extensions==1.0.0 ; python_version >= "3.8" and python_version < "4" | ||
nodeenv==1.9.1 ; python_full_version >= "3.8.0" and python_version < "4" | ||
nodeenv==1.8.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
packaging==24.1 ; python_version >= "3.8" and python_version < "4" | ||
paginate==0.5.7 ; python_version >= "3.8" and python_version < "4" | ||
pathspec==0.12.1 ; python_version >= "3.8" and python_version < "4" | ||
paginate==0.5.6 ; python_version >= "3.8" and python_version < "4" | ||
pathspec==0.11.2 ; python_version >= "3.8" and python_version < "4" | ||
pillow==10.0.1 ; python_version >= "3.8" and python_version < "4" | ||
platformdirs==4.2.2 ; python_version >= "3.8" and python_version < "4" | ||
pluggy==1.5.0 ; python_version >= "3.8" and python_version < "4" | ||
poetry-core==1.9.0 ; python_version >= "3.8" and python_version < "4.0" | ||
poetry-core==1.7.0 ; python_version >= "3.8" and python_version < "4.0" | ||
poyo==0.5.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
prompt-toolkit==3.0.47 ; python_full_version >= "3.8.0" and python_version < "4" | ||
prompt-toolkit==3.0.39 ; python_full_version >= "3.8.0" and python_version < "4" | ||
psycopg2-binary==2.9.9 ; python_full_version >= "3.8.0" and python_version < "4" | ||
pygments==2.18.0 ; python_version >= "3.8" and python_version < "4" | ||
pymdown-extensions==10.9 ; python_version >= "3.8" and python_version < "4" | ||
pygments==2.16.1 ; python_version >= "3.8" and python_version < "4" | ||
pymdown-extensions==10.3 ; python_version >= "3.8" and python_version < "4" | ||
pyproject-api==1.7.1 ; python_version >= "3.8" and python_version < "4" | ||
pyright==1.1.377 ; python_full_version >= "3.8.0" and python_version < "4" | ||
pytest-cov==5.0.0 ; python_version >= "3.8" and python_version < "4" | ||
pytest-django==4.8.0 ; python_version >= "3.8" and python_version < "4" | ||
pytest-dotenv==0.5.2 ; python_full_version >= "3.8.0" and python_version < "4" | ||
pytest-mock==3.6.1 ; python_full_version >= "3.8.0" and python_version < "4" | ||
pytest==8.3.2 ; python_version >= "3.8" and python_version < "4" | ||
python-dateutil==2.9.0.post0 ; python_version >= "3.8" and python_version < "4" | ||
python-dotenv==1.0.1 ; python_version >= "3.8" and python_version < "4" | ||
python-gitlab==4.9.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
python-slugify==8.0.4 ; python_full_version >= "3.8.0" and python_version < "4" | ||
pytz==2024.1 ; python_version >= "3.8" and python_version < "3.9" | ||
python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4" | ||
python-dotenv==1.0.0 ; python_version >= "3.8" and python_version < "4" | ||
python-gitlab==3.15.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
python-slugify==8.0.1 ; python_full_version >= "3.8.0" and python_version < "4" | ||
pytz==2023.3.post1 ; python_version >= "3.8" and python_version < "3.9" | ||
pyyaml-env-tag==0.1 ; python_version >= "3.8" and python_version < "4" | ||
pyyaml==5.3.1 ; python_version >= "3.8" and python_version < "4" | ||
regex==2024.7.24 ; python_version >= "3.8" and python_version < "4" | ||
requests-file==2.1.0 ; python_version >= "3.8" and python_version < "4" | ||
pyyaml==6.0.1 ; python_version >= "3.8" and python_version < "4" | ||
regex==2023.10.3 ; python_version >= "3.8" and python_version < "4" | ||
requests-file==1.5.1 ; python_version >= "3.8" and python_version < "4" | ||
requests-toolbelt==1.0.0 ; python_full_version >= "3.8.0" and python_version < "4" | ||
requests==2.32.3 ; python_version >= "3.8" and python_version < "4" | ||
requests==2.31.0 ; python_version >= "3.8" and python_version < "4" | ||
ruff==0.6.2 ; python_full_version >= "3.8.0" and python_version < "4" | ||
setuptools==73.0.1 ; python_version >= "3.8" and python_version < "4" | ||
setuptools==68.2.2 ; python_version >= "3.8" and python_version < "4" | ||
six==1.16.0 ; python_version >= "3.8" and python_version < "4" | ||
soupsieve==2.6 ; python_version >= "3.8" and python_version < "4" | ||
sqlparse==0.5.1 ; python_version >= "3.8" and python_version < "4" | ||
soupsieve==2.5 ; python_version >= "3.8" and python_version < "4" | ||
sqlparse==0.4.4 ; python_version >= "3.8" and python_version < "4" | ||
text-unidecode==1.3 ; python_full_version >= "3.8.0" and python_version < "4" | ||
tldextract==5.1.2 ; python_version >= "3.8" and python_version < "4" | ||
tldextract==5.0.0 ; python_version >= "3.8" and python_version < "4" | ||
tomli==2.0.1 ; python_version >= "3.8" and python_full_version <= "3.11.0a6" | ||
tox==4.18.0 ; python_version >= "3.8" and python_version < "4" | ||
types-python-dateutil==2.9.0.20240821 ; python_version >= "3.8" and python_version < "4" | ||
types-pyyaml==6.0.12.20240808 ; python_version >= "3.8" and python_version < "4" | ||
types-python-dateutil==2.8.19.14 ; python_version >= "3.8" and python_version < "4" | ||
types-pyyaml==6.0.12.20240311 ; python_version >= "3.8" and python_version < "4" | ||
typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "4" | ||
tzdata==2024.1 ; python_version >= "3.8" and python_version < "4" and sys_platform == "win32" | ||
urllib3==2.2.2 ; python_version >= "3.8" and python_version < "4" | ||
tzdata==2023.3 ; python_version >= "3.8" and python_version < "4" and sys_platform == "win32" | ||
urllib3==2.0.6 ; python_version >= "3.8" and python_version < "4" | ||
virtualenv==20.26.3 ; python_version >= "3.8" and python_version < "4" | ||
watchdog==4.0.2 ; python_version >= "3.8" and python_version < "4" | ||
wcwidth==0.2.13 ; python_full_version >= "3.8.0" and python_version < "4" | ||
wheel==0.44.0 ; python_version >= "3.8" and python_version < "3.9" | ||
zipp==3.20.1 ; python_version >= "3.8" and python_version < "3.10" | ||
watchdog==3.0.0 ; python_version >= "3.8" and python_version < "4" | ||
wcwidth==0.2.8 ; python_full_version >= "3.8.0" and python_version < "4" | ||
wheel==0.43.0 ; python_version >= "3.8" and python_version < "3.9" | ||
zipp==3.17.0 ; python_version >= "3.8" and python_version < "3.10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.