8 Commits

Author SHA1 Message Date
dependabot[bot]
2fda7f45c0 Bump flake8-bugbear from 24.12.12 to 25.10.21 (#3046)
* Bump flake8-bugbear from 24.12.12 to 25.10.21

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.10.21.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.10.21)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-version: 25.10.21
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix B042 warnings from flake8-bugbear 25.10.21 upgrade

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Janousek <alex.janousek@gsa.gov>
2025-10-24 14:08:32 -04:00
Beverly Nguyen
4f82c69323 flake 8 2025-08-07 11:51:25 -07:00
Beverly Nguyen
562a57bd85 formatting files 2025-08-06 13:40:11 -07:00
Carlo Costino
bf9d17d660 Fixed formatting issue with missing line
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:39:10 -04:00
Carlo Costino
f85efba737 Attempt to debug SSL cert validation error
This changeset introduces a few changes:

* Removes UK Notify Logo URL and config
* Removes UK Notify API URL and replaces with Notify.gov
* Improves the error handler for HTTPErrors to provide actual exception and stack trace information

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-07-29 17:33:13 -04:00
Kenneth Kehl
46f665d0c1 fix codeql warning 2025-06-11 07:13:24 -07:00
Kenneth Kehl
bc4a4bcd33 fix codeql warning 2025-06-10 15:01:18 -07:00
Kenneth Kehl
30093673d0 inline notifications-python-client 2025-06-10 11:40:14 -07:00