Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/add-multiple-to-oncall-as-default-false
Browse files Browse the repository at this point in the history
  • Loading branch information
whitdog47 authored Jan 10, 2025
2 parents 9866539 + c1d8b99 commit 406abe5
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 113 deletions.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ patsy==0.5.6
# via statsmodels
pbr==6.1.0
# via jira
pdpyras==5.3.0
pdpyras==5.4.0
# via -r requirements-base.in
pluggy==1.5.0
# via pytest
Expand Down
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.7
# via
# -r requirements-dev.in
# black
coverage==7.6.9
coverage==7.6.10
# via -r requirements-dev.in
decorator==5.1.1
# via ipython
Expand All @@ -34,7 +34,7 @@ executing==2.1.0
# stack-data
factory-boy==3.3.1
# via -r requirements-dev.in
faker==33.1.0
faker==33.3.0
# via
# -r requirements-dev.in
# factory-boy
Expand All @@ -44,7 +44,7 @@ identify==2.6.1
# via pre-commit
iniconfig==2.0.0
# via pytest
ipython==8.30.0
ipython==8.31.0
# via -r requirements-dev.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -92,7 +92,7 @@ python-dateutil==2.9.0.post0
# via faker
pyyaml==6.0.2
# via pre-commit
ruff==0.8.3
ruff==0.8.6
# via -r requirements-dev.in
six==1.16.0
# via
Expand Down
Loading

0 comments on commit 406abe5

Please sign in to comment.