StackStorm / st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
https://stackstorm.com/
Apache License 2.0
6.05k stars 745 forks source link

Update `oslo.config` to prepare for python 3.10 support. #6193

Closed cognifloyd closed 4 months ago

cognifloyd commented 5 months ago

This extracts the oslo.config commits by @nzlosh from #6157.

Lockfile diff:


Lockfile diff: lockfiles/st2.lock [st2]

==                    Upgraded dependencies                     ==

  filelock                       3.13.4       -->   3.14.0
  oslo-config                    1.12.1       -->   9.4.0
  pytest                         8.1.1        -->   8.2.0
  virtualenv                     20.26.0      -->   20.26.1

==                      Added dependencies                      ==

  rfc3986                        2.0.0
cognifloyd commented 5 months ago

rebased on master