![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
410cea71f1
|
Easy Python Updates (#4424)
* Update black requirement from ==22.3.* to ==22.10.*
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.3.0...22.10.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pylint requirement from ==2.13.* to ==2.15.*
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.0...v2.15.5)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update types-requests requirement from ==2.27.* to ==2.28.*
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pyyaml requirement from ==6.0.* to ==6.0
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/6.0b1...6.0)
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-18 06:33:10 -06:00 |
|
 herostratandGitHub
|
573fdae37f
|
Configure Dependabot (#4271)
* Configure dependabot
* Set dependabot on dev branch
|
2022-11-07 06:10:08 -06:00 |
|
 
|
164e9b7eb8
|
Use requirement file for pip installs (#3090)
Co-authored-by: Sebastian Englbrecht <sebastian.englbrecht@kabelmail.de>
|
2022-04-12 07:21:21 -05:00 |
|
 
|
d43f9189a6
|
Changes group type from int to str (#3086)
Co-authored-by: Sebastian Englbrecht <sebastian.englbrecht@kabelmail.de>
|
2022-04-12 07:20:28 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
927f56ab9f
|
Fix logger invocation
|
2021-08-15 10:34:40 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
49c65cf9c6
|
Add doc about timestamp styles
|
2021-06-22 06:33:04 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
211fcd64c7
|
Add and use config for timestamp style
|
2021-06-22 06:33:04 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
5075e4eee1
|
Use timestamp decorator helper in codebase
|
2021-06-22 06:33:04 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
7bfe8e4f5b
|
Add draw_timstamp: Helper for timestamp mods
|
2021-06-22 06:33:04 -05:00 |
|
 Sebastian EnglbrechtandBlake Blackshear
|
9b3a649f17
|
Do apt update before upgrade
|
2021-06-19 06:34:20 -05:00 |
|