Skip to content

Commit 9d0ac59

Browse files
kovgeri01therandomstring
authored andcommitted
dbld: Bump python packages to 3.12 in devshell
Signed-off-by: Kovacs, Gergo Ferenc <[email protected]>
1 parent cb016ed commit 9d0ac59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dbld/packages.manifest

+3-3
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ python3-venv [debian, ubuntu, devshell]
9898

9999
# python 3.10 has issues on Debian Testing
100100
# Nevertheless we should only downgrade for Light style-check tests, which uses pre-commit
101-
python3.11 [devshell]
102-
python3.11-dev [devshell]
103-
python3.11-venv [devshell]
101+
python3.12 [devshell]
102+
python3.12-dev [devshell]
103+
python3.12-venv [devshell]
104104

105105
# libmongoc and libbson packages on various platforms
106106
# Because we are using fixed version of libmongoc on Bionic, we need to

0 commit comments

Comments
 (0)