File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ RUN export GIT_ROOT=git-2.44.0 && \
84
84
85
85
FROM build_base AS build_cpython_system_ssl
86
86
COPY build_scripts/build-sqlite3.sh /build_scripts/
87
- RUN export SQLITE_AUTOCONF_ROOT=sqlite-autoconf-3450200 && \
88
- export SQLITE_AUTOCONF_HASH=bc9067442eedf3dd39989b5c5cfbfff37ae66cc9c99274e0c3052dc4d4a8f6ae && \
87
+ RUN export SQLITE_AUTOCONF_ROOT=sqlite-autoconf-3450300 && \
88
+ export SQLITE_AUTOCONF_HASH=b2809ca53124c19c60f42bf627736eae011afdcc205bb48270a5ee9a38191531 && \
89
89
export SQLITE_AUTOCONF_DOWNLOAD_URL=https://www.sqlite.org/2024 && \
90
90
manylinux-entrypoint /build_scripts/build-sqlite3.sh
91
91
Original file line number Diff line number Diff line change 4
4
#
5
5
# nox -s update_python_tools
6
6
#
7
- argcomplete==3.2.3 \
8
- --hash=sha256:bf7900329262e481be5a15f56f19736b376df6f82ed27576fa893652c5de6c23 \
9
- --hash=sha256:c12355e0494c76a2a7b73e3a59b09024ca0ba1e279fb9ed6c1b82d5b74b6a70c
7
+ argcomplete==3.3.0 \
8
+ --hash=sha256:c168c3723482c031df3c207d4ba8fa702717ccb9fc0bfe4117166c1f537b4a54 \
9
+ --hash=sha256:fd03ff4a5b9e6580569d34b273f741e85cd9e072f3feeeee3eba4891c70eda62
10
10
# via pipx
11
11
certifi==2024.2.2 \
12
12
--hash=sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f \
You can’t perform that action at this time.
0 commit comments