Bump python from 3.10-rc-buster to 3.11-rc-buster

Bumps python from 3.10-rc-buster to 3.11-rc-buster.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-20 13:30:10 +00:00 committed by GitHub
parent 25c791808c
commit 9a72a3fed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM python:3.10-rc-buster FROM python:3.11-rc-buster
ADD README.md / ADD README.md /
ADD generate.py / ADD generate.py /
ADD setup.py / ADD setup.py /