Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into chore/workflow-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
samwelkanda authored Jan 10, 2024
2 parents 116eaa2 + 193739a commit c834b72
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2023.11.17

charset-normalizer==3.3.2

coverage[toml]==7.3.3
coverage[toml]==7.4.0

dill==0.3.7

Expand All @@ -24,11 +24,11 @@ iniconfig==2.0.0

isort==5.13.2

lazy-object-proxy==1.9.0
lazy-object-proxy==1.10.0

mccabe==0.7.0

mypy==1.7.1
mypy==1.8.0

mypy-extensions==1.0.0

Expand All @@ -40,7 +40,7 @@ pluggy==1.3.0

pylint==3.0.3

pytest==7.4.3
pytest==7.4.4

pytest-cov==4.1.0

Expand All @@ -52,7 +52,7 @@ tomli==2.0.1

tomlkit==0.12.3

types-python-dateutil==2.8.19.14
types-python-dateutil==2.8.19.20240106

typing-extensions==4.9.0

Expand All @@ -70,7 +70,7 @@ exceptiongroup==1.2.0

microsoft-kiota-abstractions==1.0.0

pendulum==3.0.0b1
pendulum==3.0.0

six==1.16.0

Expand Down

0 comments on commit c834b72

Please sign in to comment.