Skip to content

Commit 0ff0faa

Browse files
committed
mitmproxy reverts to main (upgrde PR merged)
1 parent 7bb489c commit 0ff0faa

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

circleci/images/citusupgradetester/files/etc/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ attrs==25.4.0; python_version >= '3.9'
1111
bcrypt==5.0.0; python_version >= '3.8'
1212
blinker==1.9.0; python_version >= '3.9'
1313
brotli==1.2.0
14-
certifi==2025.11.12; python_version >= '3.7'
14+
certifi==2026.1.4; python_version >= '3.7'
1515
cffi==2.0.0; python_version >= '3.9'
1616
click==8.3.1; python_version >= '3.10'
1717
construct==2.10.70; python_version >= '3.6'
1818
cryptography==44.0.3; python_version >= '3.7' and python_full_version not in '3.9.0, 3.9.1'
1919
docopt==0.6.2
2020
execnet==2.1.2; python_version >= '3.8'
21-
filelock==3.20.1; python_version >= '3.10'
21+
filelock==3.20.2; python_version >= '3.10'
2222
flask==3.1.2; python_version >= '3.9'
2323
h11==0.16.0; python_version >= '3.8'
2424
h2==4.3.0; python_version >= '3.9'
@@ -30,7 +30,7 @@ jinja2==3.1.6; python_version >= '3.7'
3030
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
ldap3==2.9.1
3232
markupsafe==3.0.3; python_version >= '3.9'
33-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@66594bb8af146cce8d9bd7f79f46b77785f3d699
33+
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
3434
mitmproxy-linux==0.12.8; python_version >= '3.12'
3535
mitmproxy-rs==0.12.8; python_version >= '3.12'
3636
msgpack==1.1.2; python_version >= '3.9'

circleci/images/failtester/files/etc/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ attrs==25.4.0; python_version >= '3.9'
1111
bcrypt==5.0.0; python_version >= '3.8'
1212
blinker==1.9.0; python_version >= '3.9'
1313
brotli==1.2.0
14-
certifi==2025.11.12; python_version >= '3.7'
14+
certifi==2026.1.4; python_version >= '3.7'
1515
cffi==2.0.0; python_version >= '3.9'
1616
click==8.3.1; python_version >= '3.10'
1717
construct==2.10.70; python_version >= '3.6'
1818
cryptography==44.0.3; python_version >= '3.7' and python_full_version not in '3.9.0, 3.9.1'
1919
docopt==0.6.2
2020
execnet==2.1.2; python_version >= '3.8'
21-
filelock==3.20.1; python_version >= '3.10'
21+
filelock==3.20.2; python_version >= '3.10'
2222
flask==3.1.2; python_version >= '3.9'
2323
h11==0.16.0; python_version >= '3.8'
2424
h2==4.3.0; python_version >= '3.9'
@@ -30,7 +30,7 @@ jinja2==3.1.6; python_version >= '3.7'
3030
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
ldap3==2.9.1
3232
markupsafe==3.0.3; python_version >= '3.9'
33-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@66594bb8af146cce8d9bd7f79f46b77785f3d699
33+
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
3434
mitmproxy-linux==0.12.8; python_version >= '3.12'
3535
mitmproxy-rs==0.12.8; python_version >= '3.12'
3636
msgpack==1.1.2; python_version >= '3.9'

circleci/images/pgupgradetester/files/etc/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ attrs==25.4.0; python_version >= '3.9'
1111
bcrypt==5.0.0; python_version >= '3.8'
1212
blinker==1.9.0; python_version >= '3.9'
1313
brotli==1.2.0
14-
certifi==2025.11.12; python_version >= '3.7'
14+
certifi==2026.1.4; python_version >= '3.7'
1515
cffi==2.0.0; python_version >= '3.9'
1616
click==8.3.1; python_version >= '3.10'
1717
construct==2.10.70; python_version >= '3.6'
1818
cryptography==44.0.3; python_version >= '3.7' and python_full_version not in '3.9.0, 3.9.1'
1919
docopt==0.6.2
2020
execnet==2.1.2; python_version >= '3.8'
21-
filelock==3.20.1; python_version >= '3.10'
21+
filelock==3.20.2; python_version >= '3.10'
2222
flask==3.1.2; python_version >= '3.9'
2323
h11==0.16.0; python_version >= '3.8'
2424
h2==4.3.0; python_version >= '3.9'
@@ -30,7 +30,7 @@ jinja2==3.1.6; python_version >= '3.7'
3030
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
3131
ldap3==2.9.1
3232
markupsafe==3.0.3; python_version >= '3.9'
33-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@66594bb8af146cce8d9bd7f79f46b77785f3d699
33+
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
3434
mitmproxy-linux==0.12.8; python_version >= '3.12'
3535
mitmproxy-rs==0.12.8; python_version >= '3.12'
3636
msgpack==1.1.2; python_version >= '3.9'

circleci/images/stylechecker/files/etc/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ asgiref==3.10.0; python_version >= '3.9'
2323
bcrypt==5.0.0; python_version >= '3.8'
2424
blinker==1.9.0; python_version >= '3.9'
2525
brotli==1.2.0
26-
certifi==2025.11.12; python_version >= '3.7'
26+
certifi==2026.1.4; python_version >= '3.7'
2727
cffi==2.0.0; python_version >= '3.9'
2828
construct==2.10.70; python_version >= '3.6'
2929
cryptography==44.0.3; python_version >= '3.7' and python_full_version not in '3.9.0, 3.9.1'
3030
docopt==0.6.2
3131
execnet==2.1.2; python_version >= '3.8'
32-
filelock==3.20.1; python_version >= '3.10'
32+
filelock==3.20.2; python_version >= '3.10'
3333
flask==3.1.2; python_version >= '3.9'
3434
h11==0.16.0; python_version >= '3.8'
3535
h2==4.3.0; python_version >= '3.9'
@@ -41,7 +41,7 @@ jinja2==3.1.6; python_version >= '3.7'
4141
kaitaistruct==0.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
4242
ldap3==2.9.1
4343
markupsafe==3.0.3; python_version >= '3.9'
44-
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@66594bb8af146cce8d9bd7f79f46b77785f3d699
44+
mitmproxy @ git+https://github.com/citusdata/mitmproxy.git@30b588eb1b7c66da233d7c471ec23f2b632ed531
4545
mitmproxy-linux==0.12.8; python_version >= '3.12'
4646
mitmproxy-rs==0.12.8; python_version >= '3.12'
4747
msgpack==1.1.2; python_version >= '3.9'

0 commit comments

Comments
 (0)