PythonistaGuild / Pythonista-Bot

Discord Bot for the Pythonista Guild.
MIT License
12 stars 7 forks source link

Modernization: dependency versions and build image #64

Closed AbstractUmbra closed 5 months ago

AbstractUmbra commented 5 months ago

Description

This PR updates the runtime dependency versions for the bot and it's runtime needs.

We change the base docker image to use python3.12 for the performance increases there, albeit not much.

We remove the VSCode recommendation for the black extension too.

Checklist