File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
citusupgradetester/files/etc
pgupgradetester/files/etc Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- # generated from Citus's Pipfile.lock (in src/test/regress) as of #8422
1+ # generated from Citus's Pipfile.lock (in src/test/regress) as of #8442
22# using `pipenv requirements > requirements.txt`, so as to avoid the
33# need for pipenv/pyenv in this image
44
@@ -60,6 +60,6 @@ tornado==6.5.2; python_version >= '3.9'
6060typing-extensions == 4.14.0 ; python_version >= '3.9'
6161urwid == 3.0.3 ; python_full_version >= '3.9.0'
6262wcwidth == 0.2.14 ; python_version >= '3.6'
63- werkzeug == 3.1.0 ; python_version >= '3.9'
63+ werkzeug == 3.1.4 ; python_version >= '3.9'
6464wsproto == 1.2.0 ; python_full_version >= '3.7.0'
6565zstandard == 0.25.0 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 1- # generated from Citus's Pipfile.lock (in src/test/regress) as of #8422
1+ # generated from Citus's Pipfile.lock (in src/test/regress) as of #8442
22# using `pipenv requirements > requirements.txt`, so as to avoid the
33# need for pipenv/pyenv in this image
44
@@ -60,6 +60,6 @@ tornado==6.5.2; python_version >= '3.9'
6060typing-extensions == 4.14.0 ; python_version >= '3.9'
6161urwid == 3.0.3 ; python_full_version >= '3.9.0'
6262wcwidth == 0.2.14 ; python_version >= '3.6'
63- werkzeug == 3.1.0 ; python_version >= '3.9'
63+ werkzeug == 3.1.4 ; python_version >= '3.9'
6464wsproto == 1.2.0 ; python_full_version >= '3.7.0'
6565zstandard == 0.25.0 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 1- # generated from Citus's Pipfile.lock (in src/test/regress) as of #8422
1+ # generated from Citus's Pipfile.lock (in src/test/regress) as of #8442
22# using `pipenv requirements > requirements.txt`, so as to avoid the
33# need for pipenv/pyenv in this image
44
@@ -60,6 +60,6 @@ tornado==6.5.2; python_version >= '3.9'
6060typing-extensions == 4.14.0 ; python_version >= '3.9'
6161urwid == 3.0.3 ; python_full_version >= '3.9.0'
6262wcwidth == 0.2.14 ; python_version >= '3.6'
63- werkzeug == 3.1.0 ; python_version >= '3.9'
63+ werkzeug == 3.1.4 ; python_version >= '3.9'
6464wsproto == 1.2.0 ; python_full_version >= '3.7.0'
6565zstandard == 0.25.0 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 1- # generated from Citus's Pipfile.lock (in src/test/regress) as of #8422
1+ # generated from Citus's Pipfile.lock (in src/test/regress) as of #8442
22# using `pipenv requirements --dev > requirements.txt`, so as to avoid the
33# need for pipenv/pyenv in this image
44
@@ -12,7 +12,7 @@ isort==7.0.0; python_full_version >= '3.10.0'
1212mccabe == 0.7.0 ; python_version >= '3.6'
1313mypy-extensions == 1.1.0 ; python_version >= '3.8'
1414packaging == 25.0 ; python_version >= '3.8'
15- pathspec == 0.12.1 ; python_version >= '3.8 '
15+ pathspec == 1.0.2 ; python_version >= '3.9 '
1616platformdirs == 4.5.1 ; python_version >= '3.10'
1717pycodestyle == 2.14.0 ; python_version >= '3.9'
1818pyflakes == 3.4.0 ; python_version >= '3.9'
@@ -70,6 +70,6 @@ tornado==6.5.2; python_version >= '3.9'
7070typing-extensions == 4.14.0 ; python_version >= '3.9'
7171urwid == 3.0.3 ; python_full_version >= '3.9.0'
7272wcwidth == 0.2.14 ; python_version >= '3.6'
73- werkzeug == 3.1.0 ; python_version >= '3.9'
73+ werkzeug == 3.1.4 ; python_version >= '3.9'
7474wsproto == 1.2.0 ; python_full_version >= '3.7.0'
7575zstandard == 0.25.0 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments