Skip to content

Commit

Permalink
Merge branch 'main' into melnacouzi-add-release-channel-feature-flag
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-melnacouzi authored Dec 3, 2024
2 parents 00ef755 + 65d2046 commit f7a47f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ classifiers = [
development = [
"coverage==7.6.8",
"pre-commit>=3.5.0",
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-randomly==3.16.0",
"syrupy==4.8.0",
"factory-boy==3.3.1",
"Faker==33.0.0",
"Faker==33.1.0",
]
packaging = ["pyinstaller~=6.10"]

Expand Down
4 changes: 2 additions & 2 deletions snyk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ pip
pydantic==2.9.2
coverage==7.6.8
pre-commit>=3.5.0
pytest==8.3.3
pytest==8.3.4
pytest-randomly==3.16.0
syrupy==4.8.0
factory-boy==3.3.1
Faker==33.0.0
Faker==33.1.0

0 comments on commit f7a47f8

Please sign in to comment.