Skip to content

Commit

Permalink
Merge pull request #471 from Pale-Blue-Dot-97/dependabot/pip/requirem…
Browse files Browse the repository at this point in the history
…ents/wandb-0.16.6

Bump wandb from 0.16.2 to 0.16.6 in /requirements
  • Loading branch information
Pale-Blue-Dot-97 authored Apr 23, 2024
2 parents c313ac8 + 8c4d44f commit 3f84174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ tqdm==4.66.2
types-PyYAML==6.0.12.20240311
types-requests==2.31.0.20240218
types-tabulate==0.9.0.20240106
wandb==0.16.2
wandb==0.16.6
Werkzeug>=2.2.3 # Patches a potential security vulnerability.
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability.
2 changes: 1 addition & 1 deletion requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ tqdm==4.66.2
types-PyYAML==6.0.12.20240311
types-requests==2.31.0.20240218
types-tabulate==0.9.0.20240106
wandb==0.16.2
wandb==0.16.6
Werkzeug>=2.2.3 # Patches a potential security vulnerability.
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability.

0 comments on commit 3f84174

Please sign in to comment.