1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Merge branch 'master' into py310

This commit is contained in:
Bastian Venthur
2021-10-06 13:23:02 +02:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

View File

@@ -3,6 +3,7 @@
## [unreleased]
* added Python 3.10 to list of supported versions to test against
* added dependabot to github workflows
## [1.0.0] - 2021-08-18