Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump emoji from 2.2.0 to 2.14.0 #748

Merged
merged 2 commits into from
Mar 4, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump emoji from 2.2.0 to 2.14.0
Bumps [emoji](https://github.com/carpedm20/emoji) from 2.2.0 to 2.14.0.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](carpedm20/emoji@v2.2.0...v2.14.0)

---
updated-dependencies:
- dependency-name: emoji
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 4, 2024
commit 1b497ba72288beaada5958c4eb279e624445bc71
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ netaddr==0.8.0
colorful==0.5.4
filetype==1.2.0
junit-xml==1.9
emoji==2.2.0
emoji==2.14.0
lxml==4.9.2
semver==3.0.2
IPython==7.16.1
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ netaddr==0.8.0
colorful==0.5.4
filetype==1.2.0
junit-xml==1.9
emoji==2.2.0
emoji==2.14.0
lxml==4.9.2
ddt==1.6.0
pytest==7.4.0