~landscape/landscape-buildout-dependencies/+git/pyoidc:master

Last commit made on 2024-05-06
Get this branch:
git clone -b master https://git.launchpad.net/~landscape/landscape-buildout-dependencies/+git/pyoidc

Branch merges

Branch information

Recent commits

5d6b46b... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump jinja2 from 3.1.3 to 3.1.4 in /oidc_example/simple_op (#878)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

903b410... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump jinja2 from 3.1.3 to 3.1.4 in /doc (#877)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

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

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ff005c8... by =?utf-8?q?Tom=C3=A1=C5=A1_Pazderka?= <email address hidden>

Prepare 1.7.0 release

4849210... by Michael Schlenker <email address hidden>

Update scorecard.yml (#875)

Update github action versions.

9e775a3... by Michael Schlenker <email address hidden>

OSSF Scorecard & Badge (#874)

* Add OSSF Scorecard Action

* Add OSSF Scorecard Badge

ec242f4... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump jinja2 from 2.11.3 to 3.1.3 in /oidc_example/simple_op (#865)

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.1.3)

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

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

346f950... by Michael Schlenker <email address hidden>

Fix logging without format string (#871)

* Fix logging without format string
* Fix test to use Logrecord args instead of msg

37024ad... by tpazderka <email address hidden>

Merge pull request #870 from CZ-NIC/deprecate_py37

Remove Python 3.7

f0e8046... by Michael Schlenker <email address hidden>

Update readthedocs config

d593d68... by Michael Schlenker <email address hidden>

Appveyor too