File tree Expand file tree Collapse file tree 5 files changed +130
-109
lines changed Expand file tree Collapse file tree 5 files changed +130
-109
lines changed Original file line number Diff line number Diff line change 1+ * @ regulaforensics/backend-team
Original file line number Diff line number Diff line change 1+ # Description
2+
3+ <!-- Please include a summary of the changes. -->
4+
5+ # Ticket link
6+
7+ <!-- Please include all the tickets links related with this change -->
8+
9+ # Change type
10+
11+ <!-- Please select the change type -->
12+
13+ - [ ] Bug fix <!-- (non-breaking change which fixes an issue) -->
14+ - [ ] New feature <!-- (non-breaking change which adds functionality) -->
15+ - [ ] Breaking change <!-- (fix or feature that would cause existing functionality to not work as expected) -->
16+ - [ ] Add/Update documentation
17+
18+ # Notes
19+
20+ <!-- Please include any other relavant information here -->
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "pypi"
77certifi = " ==2023.7.22"
88six = " >=1.10"
99python-dateutil = " >=2.5.3"
10- urllib3 = " ~=1.26.17 "
10+ urllib3 = " ~=1.26.18 "
1111vistir = " >=0.4.0, <=0.6.1"
1212
1313[dev-packages ]
You can’t perform that action at this time.
0 commit comments