Bump python-jenkins to 1.8.3 (#14520)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
This commit is contained in:
Semyon Moroz
2025-08-04 10:14:11 +01:00
committed by GitHub
co-authored by Brian Schubert
parent 622df68c1c
commit 2888ec7011
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "1.8.*"
version = "~=1.8.3"
upstream_repository = "https://opendev.org/jjb/python-jenkins"
requires = ["types-requests"]